summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro <alex.mac.fon@gmail.com>2024-08-03 22:01:19 -0600
committerAlejandro <alex.mac.fon@gmail.com>2024-08-03 22:01:19 -0600
commitb8a1da8e12e1ef24c3ea70c42bb3aed4b797c745 (patch)
tree78ffd97fb3250b00ab1315fd5fea850108365251
parent40d25ce183c1d865f318c88674cb2512314928e9 (diff)
modified: news tag for more flexibility
-rw-r--r--archetypes/noticias.md2
m---------themes/lugo0
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