mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
Fix screenshot path in README and logo path in exampleSite
This commit is contained in:
@@ -22,8 +22,8 @@ cachebuster = true
|
||||
dateform = "Jan 2, 2006"
|
||||
dateformfull = "Mon Jan 2 2006 15:04:05 MST"
|
||||
description = "Example blog"
|
||||
logofile = "images/logo.png"
|
||||
faviconfile = "images/logo.png"
|
||||
logofile = "img/logo.png"
|
||||
faviconfile = "img/logo.png"
|
||||
highlightjs = true
|
||||
lang = "en"
|
||||
github = "https://github.com/example"
|
||||
|
Reference in New Issue
Block a user