commit 3c95a28592cb040850ee1b7041761fba169cc333
parent 31b4ba8dc892683b0624275651ea2b1cb7c02039
Author: Frederic Cambus <fred@statdns.com>
Date: Sat, 28 Apr 2018 22:42:14 +0200
Some fixes for the example site
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/examples/motyl.conf b/examples/motyl.conf
@@ -9,8 +9,8 @@ url: https://github.com/fcambus/motyl
feedItems: 20
theme: chrysalide
pages:
-- title: About
- url: /about/
+- title: Home
+ url: /
- title: '· Archives'
url: /archives/
- title: '· RSS'
diff --git a/examples/pages/index.yaml b/examples/pages/index.yaml
@@ -1,4 +1,4 @@
-title: About
+title: Home
description: ''
keywords: ''
url: '/'