Add home.json

This commit is contained in:
Eric Jinks 2017-10-13 17:23:27 +10:00
parent 794994539f
commit 22073d6db2
2 changed files with 2 additions and 1 deletions

1
content/pages/home.json Normal file
View file

@ -0,0 +1 @@
{"title":"About page title","body":"#### This is the about page body!\n\n`inline-code`\n"}

View file

@ -10,7 +10,7 @@ collections: # A list of collections the CMS should be able to edit
- name: "pages"
label: "Pages"
files:
- file: "content/pages/home.md"
- file: "content/pages/home.json"
label: "Home Page"
name: "home-page"
fields: