Commit graph

4 commits

Author SHA1 Message Date
bbd085ee81
fix some 404 (and adds alias precautionous) 2024-12-18 09:38:16 +01:00
4b9975a63e
prettier..content 2024-09-29 01:48:06 +02:00
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
e2d6670b36
re-structure equipment pages
and fix broken links from blog posts
2024-09-22 10:22:26 +02:00