Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/funkydan2/alpha-church.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Saunders <daniel.saunders@gmail.com>2019-08-17 12:17:11 +0300
committerDaniel Saunders <daniel.saunders@gmail.com>2019-08-17 12:17:11 +0300
commiteb6435d6cf13e97de4ec6f9be8b8249ba336aab3 (patch)
treef1ba56527de8a16025adbbac81cc9ba0b8026caf /exampleSite
parent541d98b8492235c0c1b43284cbb15eaf7e93e422 (diff)
Fixed permalink issue.
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 352b29f..80f431b 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -78,7 +78,7 @@ googleAnalytics = ""
customCSS = ["example.css"]
[params.banner]
- image = "/img/banner.jpg"
+ image = "img/banner.jpg"
# [params.style]
# googleFonts = ["Cardo", "Crimson+Text", "Merriweather", "Playfair+Display:400,700", "Roboto+Slab"]