Commit graph

10 commits

Author SHA1 Message Date
bbd085ee81
fix some 404 (and adds alias precautionous) 2024-12-18 09:38:16 +01:00
be58b01686
update radioddity page with new callsign files (inkludes zstd compressed archive) 2024-12-18 08:58:09 +01:00
5ce319f57c
fix broken links (404 errors) 2024-11-09 12:00:54 +01:00
2c2a5ad300
fix some broken links (equipment) 2024-10-04 03:46:17 +02: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
a6d35f4d11
fix 404 errors
due to the re-structuring from e2d6670
2024-09-28 17:50:12 +02:00
2ad312d38c
fix some 404 errors on equipment pages 2024-09-25 05:37:50 +02:00
83bb46fb8d
update equipment pages 2024-09-22 14:54:18 +02:00
e2d6670b36
re-structure equipment pages
and fix broken links from blog posts
2024-09-22 10:22:26 +02:00