From e742e18a225f743975cab768c7656e6196301f4b Mon Sep 17 00:00:00 2001 From: Alexander Avery Date: Wed, 28 May 2025 13:43:25 -0400 Subject: [PATCH] remove taxonomy terms --- theme.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/theme.toml b/theme.toml index efdba46..fecded5 100644 --- a/theme.toml +++ b/theme.toml @@ -6,10 +6,6 @@ description = 'The current Hugo theme for beetbox.io' # The home page of the theme, where the source can be found homepage = 'https://gitea.beetbox.io/BeetBox/neon-harvest/' -# Taxonomy terms -#tags = ['blog', 'company'] -#features = ['some', 'awesome', 'features'] - # If the theme has a single author [author] name = 'Alexander Avery'