From 5837a70d725a55bfbb3d9ffcda99f793b669c9dc Mon Sep 17 00:00:00 2001 From: Coding Knight <141774089+ammar-web@users.noreply.github.com> Date: Mon, 18 Sep 2023 23:52:16 +0530 Subject: [PATCH] Update theme.toml --- theme.toml | 3 +++ 1 file changed, 3 insertions(+) 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"