diff options
-rw-r--r-- | archetypes/noticias.md | 2 | ||||
m--------- | themes/lugo | 0 |
2 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'] +++ diff --git a/themes/lugo b/themes/lugo -Subproject 62ac46a2955d59080cbde8d5c73c16502bfa670 +Subproject 9ad18f2937525b144f58e65b19e091608ef30e4 |