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 +- themes/lugo | 2 +- 2 files changed, 2 insertions(+), 2 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 index 62ac46a..9ad18f2 160000 --- a/themes/lugo +++ b/themes/lugo @@ -1 +1 @@ -Subproject commit 62ac46a2955d59080cbde8d5c73c16502bfa670f +Subproject commit 9ad18f2937525b144f58e65b19e091608ef30e41 -- cgit v1.2.3