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",