From ad245ae8b404f9de757adfd07b202e48ffc6eef9 Mon Sep 17 00:00:00 2001 From: Campbell Alden Date: Wed, 31 Aug 2022 10:46:48 +0900 Subject: [PATCH] Remove tags and categories since they're not being used --- config.toml | 2 -- docs/categories/index.xml | 10 ---------- docs/sitemap.xml | 4 ---- docs/tags/index.xml | 10 ---------- 4 files changed, 26 deletions(-) delete mode 100644 docs/categories/index.xml delete mode 100644 docs/tags/index.xml diff --git a/config.toml b/config.toml index babf01c..51477ff 100644 --- a/config.toml +++ b/config.toml @@ -2,6 +2,4 @@ baseURL = 'https://caalden.github.io/film/' languageCode = 'en-us' title = 'CaAlden: Films' [taxonomies] - category = 'categories' genre = 'genres' - tag = 'tags' diff --git a/docs/categories/index.xml b/docs/categories/index.xml deleted file mode 100644 index aa9d373..0000000 --- a/docs/categories/index.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - Categories on CaAlden: Films - https://caalden.github.io/film/categories/ - Recent content in Categories on CaAlden: Films - Hugo -- gohugo.io - en-us - - diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 116e49e..12ba58f 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -27,9 +27,5 @@ 2022-08-17T17:18:04+09:00 https://caalden.github.io/film/about/ - - https://caalden.github.io/film/categories/ - - https://caalden.github.io/film/tags/ diff --git a/docs/tags/index.xml b/docs/tags/index.xml deleted file mode 100644 index d69fab1..0000000 --- a/docs/tags/index.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - Tags on CaAlden: Films - https://caalden.github.io/film/tags/ - Recent content in Tags on CaAlden: Films - Hugo -- gohugo.io - en-us - -