From 0314a09c26be3d3501128031b441de93ad894fe2 Mon Sep 17 00:00:00 2001 From: Alejandro Date: Tue, 30 Jul 2024 22:23:54 -0600 Subject: added: tag --- 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 fa33088..6d4c23d 100644 --- a/archetypes/noticias.md +++ b/archetypes/noticias.md @@ -1,5 +1,5 @@ +++ title = '{{ replace .File.ContentBaseName "-" " " | title }}' date = {{ .Date }} -tags +tags = ['noticia'] +++ -- cgit v1.2.3