From 22f225d9ab99d308cf36cd7c8b2b6dc4c8a3ee23 Mon Sep 17 00:00:00 2001 From: 1BL4Z3R <34515568+1bl4z3r@users.noreply.github.com> Date: Sun, 9 Jul 2023 21:57:54 +0530 Subject: [PATCH] Ready to be listed on themes.gohugo.io --- hugo.toml | 4 ++-- theme.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hugo.toml b/hugo.toml index ee66959..69e0dc0 100644 --- a/hugo.toml +++ b/hugo.toml @@ -28,7 +28,7 @@ defaultContentLanguage = "en" # title - Site title -title = "Hugo Hermit" +title = "Hugo Hermit - V2" # enableGitInfo - Enable .GitInfo object for each page (if the Hugo site is versioned by Git). This will then update the Lastmod parameter for each page using the last git commit date for that content file. #enableGitInfo = true @@ -52,7 +52,7 @@ enableEmoji = true # disqusShortname = "yourdiscussshortname" [author] - name = "John Doe" + name = "1BL4Z3R" [blackfriday] # hrefTargetBlank = true diff --git a/theme.toml b/theme.toml index bdef272..948a54d 100644 --- a/theme.toml +++ b/theme.toml @@ -3,7 +3,7 @@ license = "MIT" licenselink = "https://github.com/Track3/hermit/blob/master/LICENSE" description = "A minimal and fast hugo theme for bloggers." homepage = "https://github.com/1bl4z3r/hermit-V2" -demosite = "https://gohugo.io" +demosite = "https://1bl4z3r.github.io/hermit-V2/" tags = ["blog", "minimal", "dark", "responsive", fast] features = [ "single column",