diff --git a/archetypes/default.md b/archetypes/default.md index a590314d..c6dc86e3 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,22 +1,3 @@ -{{/* -Copyright (C) 2019 VHS - -This file is part of After Dark. - -After Dark is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -After Dark is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU Affero General Public License for more details. - -You should have received a copy of the GNU Affero General Public License -along with this program. If not, see . -*/ -}} - +++ title = "{{ replace .TranslationBaseName "-" " " | title }}" date = {{ .Date }} diff --git a/archetypes/post.md b/archetypes/post.md index 18ace986..99682c3a 100644 --- a/archetypes/post.md +++ b/archetypes/post.md @@ -1,22 +1,3 @@ -{{/* -Copyright (C) 2019 VHS - -This file is part of After Dark. - -After Dark is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -After Dark is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU Affero General Public License for more details. - -You should have received a copy of the GNU Affero General Public License -along with this program. If not, see . -*/ -}} - +++ title = "{{ replace .TranslationBaseName "-" " " | title }}" date = {{ .Date }} diff --git a/archetypes/search.md b/archetypes/search.md index a6caacf1..e3ca441f 100644 --- a/archetypes/search.md +++ b/archetypes/search.md @@ -1,22 +1,3 @@ -{{/* -Copyright (C) 2019 VHS - -This file is part of After Dark. - -After Dark is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -After Dark is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU Affero General Public License for more details. - -You should have received a copy of the GNU Affero General Public License -along with this program. If not, see . -*/ -}} - +++ title = "Search" # title of the page layout = "search" # sets the layout to use