From c324f863b8b72a727f16c5bdff068d31c90415b8 Mon Sep 17 00:00:00 2001 From: MilesChou Date: Sat, 29 Jun 2024 20:31:54 +0800 Subject: [PATCH] Remove tags page --- config.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 08aeaba..d34d641 100755 --- a/config.toml +++ b/config.toml @@ -193,4 +193,7 @@ googleAnalytics = "UA-24415524-3" [sitemap] changefreq = "weekly" priority = 0.5 - filename = "sitemap.xml" \ No newline at end of file + filename = "sitemap.xml" + +[taxonomies] + tag = ""