From a402297498df879a7a6e6201932f28106d2697c0 Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sat, 18 Nov 2023 22:40:23 +0100 Subject: [PATCH] Revert "adds index pages for yearly archives" This reverts commit ec5a04140941069c565308a89f0724d25e84abb4. --- content/posts/2020/_index.md | 10 ---------- content/posts/2021/_index.md | 10 ---------- content/posts/2022/_index.md | 10 ---------- content/posts/2023/_index.md | 10 ---------- 4 files changed, 40 deletions(-) delete mode 100644 content/posts/2020/_index.md delete mode 100644 content/posts/2021/_index.md delete mode 100644 content/posts/2022/_index.md delete mode 100644 content/posts/2023/_index.md diff --git a/content/posts/2020/_index.md b/content/posts/2020/_index.md deleted file mode 100644 index 41d7e59..0000000 --- a/content/posts/2020/_index.md +++ /dev/null @@ -1,10 +0,0 @@ -+++ -title = "Archive 2020" -summary = "Blog posts from 2020" -groupByYear = false - -[sitemap] -changefreq = "yearly" - -+++ - diff --git a/content/posts/2021/_index.md b/content/posts/2021/_index.md deleted file mode 100644 index 7e82b9e..0000000 --- a/content/posts/2021/_index.md +++ /dev/null @@ -1,10 +0,0 @@ -+++ -title = "Archive 2021" -summary = "Blog posts from 2021" -groupByYear = false - -[sitemap] -changefreq = "yearly" - -+++ - diff --git a/content/posts/2022/_index.md b/content/posts/2022/_index.md deleted file mode 100644 index f608527..0000000 --- a/content/posts/2022/_index.md +++ /dev/null @@ -1,10 +0,0 @@ -+++ -title = "Archive 2022" -summary = "Blog posts from 2022" -groupByYear = false - -[sitemap] -changefreq = "yearly" - -+++ - diff --git a/content/posts/2023/_index.md b/content/posts/2023/_index.md deleted file mode 100644 index 5825c80..0000000 --- a/content/posts/2023/_index.md +++ /dev/null @@ -1,10 +0,0 @@ -+++ -title = "Archive 2023" -summary = "Blog posts from 2023" -groupByYear = false - -[sitemap] -changefreq = "weekly" - -+++ -