diff options
Diffstat (limited to 'archetypes/noticias.md')
-rw-r--r-- | archetypes/noticias.md | 2 |
1 files changed, 1 insertions, 1 deletions
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'] +++ |