Fix screenshot path in README and logo path in exampleSite

This commit is contained in:
Alexis Tacnet
2016-12-27 15:43:43 +01:00
parent 90b1e93f38
commit 4ee7892a86
2 changed files with 3 additions and 3 deletions

View File

@@ -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"