From 779982eb957c6e327885f921224768837a7007db Mon Sep 17 00:00:00 2001 From: Jimmy Cai Date: Sun, 13 Sep 2020 12:27:14 +0200 Subject: doc: update theme.toml --- theme.toml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/theme.toml b/theme.toml index d2c6946..a17c4c9 100644 --- a/theme.toml +++ b/theme.toml @@ -4,10 +4,22 @@ name = "Stack" license = "GPL-3.0-only" licenselink = "https://github.com/CaiJimmy/hugo-theme-stack/blob/master/LICENSE" -description = "Just another simple Hugo theme" +description = "Card-style Hugo theme designed for bloggers" homepage = "https://blog.jimmycai.com/p/hugo-theme-stack" -tags = [] -features = [] +tags = [ + "blog", + "responsive", + "clean", + "light", + "dark", + "personal" +] +features = [ + "disqus", + "photoswipe", + "opengraph", + "widgets" +] min_version = "0.74.0" [author] -- cgit v1.2.3