From 7c6536fba113705a706939f9245e287e21fcf3ff Mon Sep 17 00:00:00 2001 From: vhs Date: Tue, 12 Dec 2023 18:44:20 -0500 Subject: [PATCH] =?UTF-8?q?refactor(remove):=20=E2=99=BB=EF=B8=8F=20?= =?UTF-8?q?=E2=9E=96=20improve=20first-time=20user=20dx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- archetypes/default.md | 19 ------------------- archetypes/post.md | 19 ------------------- archetypes/search.md | 19 ------------------- 3 files changed, 57 deletions(-) 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