Revert "adds index pages for yearly archives"

This reverts commit ec5a041409.
This commit is contained in:
Dominic Reich 2023-11-18 22:40:23 +01:00
parent 4a13ce8419
commit a402297498
Signed by: dominic
GPG key ID: BC9D6AE1A3BE169A
4 changed files with 0 additions and 40 deletions

View file

@ -1,10 +0,0 @@
+++
title = "Archive 2020"
summary = "Blog posts from 2020"
groupByYear = false
[sitemap]
changefreq = "yearly"
+++

View file

@ -1,10 +0,0 @@
+++
title = "Archive 2021"
summary = "Blog posts from 2021"
groupByYear = false
[sitemap]
changefreq = "yearly"
+++

View file

@ -1,10 +0,0 @@
+++
title = "Archive 2022"
summary = "Blog posts from 2022"
groupByYear = false
[sitemap]
changefreq = "yearly"
+++

View file

@ -1,10 +0,0 @@
+++
title = "Archive 2023"
summary = "Blog posts from 2023"
groupByYear = false
[sitemap]
changefreq = "weekly"
+++