Ready to be listed on themes.gohugo.io
This commit is contained in:
parent
661081d2a0
commit
22f225d9ab
2 changed files with 3 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue