From aa735210575070d554b1e04f7de79ec4748eec13 Mon Sep 17 00:00:00 2001 From: Will Holmes Date: Sun, 2 Jul 2023 13:55:33 -0400 Subject: [PATCH] Update tags and features in theme.toml --- theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.toml b/theme.toml index ce08678..98463dc 100644 --- a/theme.toml +++ b/theme.toml @@ -4,8 +4,8 @@ licenselink = "https://github.com/wjh18/hugo-liftoff/blob/master/LICENSE" description = "Minimal blog/portfolio theme with a focus on content creation and SEO best practices. An ideal choice for technical users jump-starting a personal brand." homepage = "https://github.com/wjh18/hugo-liftoff" demosite = "https://hugo-liftoff.netlify.app" -tags = ["blog", "portfolio", "personal", "responsive", "newsletter", "hero", "contact"] -features = [] +tags = ["blog", "responsive", "minimal", "personal", "light", "dark", "portfolio", "dark-mode", "contact"] +features = ["newsletter", "hero", "netlify", "seo", "schema", "rss", "comments", "google-tag-manager", "social-icons", "social-share", "subsections", "series", "submenu", "toc", "related-posts", "projects", "code-snippets", "custom-assets", "about-page"] [author] name = "Will J. Holmes" homepage = "https://www.wjholmes.com" \ No newline at end of file