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/"
|
||||
theme = "cocoa-eh-hugo-theme"
|
||||
theme = "cocoa-eh"
|
||||
builddrafts = true
|
||||
canonifyurls = true
|
||||
contentdir = "content"
|
||||
@@ -25,4 +25,4 @@ lang = "en"
|
||||
github = "https://github.com/example"
|
||||
email = "you@example.com"
|
||||
linkedin = "example"
|
||||
twitter = "@example"
|
||||
twitter = "@example"
|
||||
|
Reference in New Issue
Block a user