mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Fix default theme in exampleSite and update min version of hugo
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
baseurl = "https://example.com/"
|
baseurl = "https://example.com/"
|
||||||
theme = "cocoa-eh-hugo-theme"
|
theme = "cocoa-eh"
|
||||||
builddrafts = true
|
builddrafts = true
|
||||||
canonifyurls = true
|
canonifyurls = true
|
||||||
contentdir = "content"
|
contentdir = "content"
|
||||||
@@ -25,4 +25,4 @@ lang = "en"
|
|||||||
github = "https://github.com/example"
|
github = "https://github.com/example"
|
||||||
email = "you@example.com"
|
email = "you@example.com"
|
||||||
linkedin = "example"
|
linkedin = "example"
|
||||||
twitter = "@example"
|
twitter = "@example"
|
||||||
|
@@ -5,7 +5,7 @@ description = "A enhanced version of Cocoa. Consistent, responsive theme with cl
|
|||||||
homepage = "https://github.com/fuegowolf/cocoa-eh-hugo-theme"
|
homepage = "https://github.com/fuegowolf/cocoa-eh-hugo-theme"
|
||||||
tags = ["open-sans", "minimal", "clean", "ionicons", "comments"]
|
tags = ["open-sans", "minimal", "clean", "ionicons", "comments"]
|
||||||
features = ["blog", "responsive", "404", "icons", "disqus", "metadata"]
|
features = ["blog", "responsive", "404", "icons", "disqus", "metadata"]
|
||||||
min_version = 0.15
|
min_version = 0.18
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Alexis Tacnet"
|
name = "Alexis Tacnet"
|
||||||
@@ -14,4 +14,4 @@ min_version = 0.15
|
|||||||
[original]
|
[original]
|
||||||
name = "Nishanth Shanmugham"
|
name = "Nishanth Shanmugham"
|
||||||
homepage = "https://github.com/nishanths"
|
homepage = "https://github.com/nishanths"
|
||||||
repo = "https://www.github.com/nishanths/cocoa-hugo-theme"
|
repo = "https://www.github.com/nishanths/cocoa-hugo-theme"
|
||||||
|
Reference in New Issue
Block a user