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>2018-09-22 00:05:20 +0300
committerDaniel Saunders <daniel.saunders@gmail.com>2018-09-22 00:05:20 +0300
commit47f84265db2f72adaf4058a783f6eb7514ef37fa (patch)
treeb0d2c67ce005ba4b4f7d8df589546eef13e55b3e /exampleSite
parent237163b8acc796a79ea2015b4e6e6db8dd91ad85 (diff)
Fixes to URLs in the example site.
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
-rw-r--r--exampleSite/content/about.md2
-rw-r--r--exampleSite/content/leaders.md1
3 files changed, 2 insertions, 3 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 74d5c86..a233fe3 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -25,7 +25,7 @@ googleAnalytics = ""
[[menu.main]]
name = "About"
- url = "about"
+ url = "/about"
weight = 2
[[menu.main]]
diff --git a/exampleSite/content/about.md b/exampleSite/content/about.md
index e8e864d..a89f659 100644
--- a/exampleSite/content/about.md
+++ b/exampleSite/content/about.md
@@ -2,7 +2,7 @@
title: "About"
subtitle: "About Alpha-Church"
date: 2018-04-30T10:05:49+10:00
-images: ["img/freely-20445.jpg"]
+images: ["/img/freely-20445.jpg"]
draft: false
---
diff --git a/exampleSite/content/leaders.md b/exampleSite/content/leaders.md
index 9c40bdf..98c3d8b 100644
--- a/exampleSite/content/leaders.md
+++ b/exampleSite/content/leaders.md
@@ -1,7 +1,6 @@
---
title: "Leaders"
date: 2018-04-30T14:27:13+10:00
-images: [""]
draft: false
---
# This is a page about leaders