Ready to be listed on themes.gohugo.io
This commit is contained in:
@ -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
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user