Commit graph

6 commits

Author SHA1 Message Date
dfae5b04fc
fix some frontmatter errors (lastmod; remove .Site.LastChange)
In 6932cbd I forgot to also remove `.Site.Lastchange` from
`layouts/sitemap.xml`

which resulted in:

~~~
ERROR deprecated: .Site.LastChange was deprecated in Hugo v0.123.0 and
will be removed in Hugo 0.136.0. Use .Site.Lastmod instead.
~~~
2024-09-28 23:00:46 +02:00
a39d506a8d
update sitemap.xml 2023-04-10 11:15:25 +02:00
0eff7fa7f1
fix sitemap date format 2022-12-13 06:49:16 +01:00
de7a490444
update sitemap.xml layout 2022-12-11 18:15:21 +01:00
a3e6519ed5
update sitemap layout (added default values) 2022-12-09 23:11:01 +01:00
dda892ccab
updates; still not finished... 2022-12-05 22:32:44 +01:00