From dd8a1ab6182bfe458d85c856f849551beca2a647 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 13 Dec 2022 00:59:32 -0800 Subject: [PATCH] Remove useless tags --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index 52aa0391..264efc24 100644 --- a/theme.toml +++ b/theme.toml @@ -5,7 +5,7 @@ homepage = "https://github.com/willfaught/paige" license = "Apache-2.0" licenselink = "https://www.apache.org/licenses/LICENSE-2.0" name = "Paige" -tags = ["articles", "blog", "bootstrap", "landing", "light", "minimal", "personal", "projects", "responsive", "social"] +tags = ["blog", "bootstrap", "landing", "light", "minimal", "personal", "responsive"] [author] homepage = "https://willfaught.com"