fix rss feed and change host name

This commit is contained in:
Peter 2025-03-15 09:42:55 -04:00
parent c6d59b3085
commit 4a0e50adbf

View file

@ -4,7 +4,7 @@ theme = 'nightfall'
languageCode = 'es-DO'
defaultContentLanguage = 'es'
[params]
user = "webmaster"
user = "peter"
hostname = "peterdominguez.art"
footerHtml = 'Este blog es posible gracias al poder de <a href="https://www.debian.org" target="_blank">Debian GNU/Linux</a> y <a href="https://gohugo.io" target="_blank">Hugo</a>. Todo su contenido está sujeto a una licencia <a href="https://creativecommons.org/licenses/by-sa/4.0/deed.es" target="_blank">CC BY-SA 4.0.</a>'
[params.author]
@ -60,4 +60,4 @@ aria = "Mi correo electrónico"
[[menu.header]]
name = "rss"
weight = 4
url = "/index.xml"
url = "/blog/index.xml"