From 9db5d41346981ed0c32830765358b741626da3aa Mon Sep 17 00:00:00 2001 From: Eric Jinks Date: Fri, 13 Oct 2017 10:13:46 +1000 Subject: [PATCH] Add about.json --- content/pages/about.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 content/pages/about.json diff --git a/content/pages/about.json b/content/pages/about.json new file mode 100644 index 0000000..25c9df8 --- /dev/null +++ b/content/pages/about.json @@ -0,0 +1,3 @@ +{ + "title": "about" +}