From b8a1da8e12e1ef24c3ea70c42bb3aed4b797c745 Mon Sep 17 00:00:00 2001 From: Alejandro Date: Sat, 3 Aug 2024 22:01:19 -0600 Subject: modified: news tag for more flexibility --- archetypes/noticias.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archetypes') diff --git a/archetypes/noticias.md b/archetypes/noticias.md index 6d4c23d..061f621 100644 --- a/archetypes/noticias.md +++ b/archetypes/noticias.md @@ -1,5 +1,5 @@ +++ title = '{{ replace .File.ContentBaseName "-" " " | title }}' date = {{ .Date }} -tags = ['noticia'] +tags = ['news'] +++ -- cgit v1.2.3