diff --git a/theme.toml b/theme.toml index a1a3d74..49156ea 100644 --- a/theme.toml +++ b/theme.toml @@ -2,6 +2,7 @@ # See https://github.com/gohugoio/hugoThemes#themetoml for an example name = "Stack" +version = "1.0.0" # Adjust with the actual version license = "GPL-3.0-only" licenselink = "https://github.com/CaiJimmy/hugo-theme-stack/blob/master/LICENSE" description = "Card-style Hugo theme designed for bloggers" @@ -22,6 +23,8 @@ features = [ min_version = "0.87.0" +githubtheme = "https://github.com/CaiJimmy/hugo-theme-stack" # Add GitHub repo link + [author] name = "Jimmy Cai" homepage = "https://jimmycai.com"