diff options
Diffstat (limited to 'docs/pages/_meta.json')
| -rw-r--r-- | docs/pages/_meta.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/pages/_meta.json b/docs/pages/_meta.json new file mode 100644 index 0000000..164927d --- /dev/null +++ b/docs/pages/_meta.json @@ -0,0 +1,15 @@ +{ + "index": "Introduction", + "another": "Another Page", + "advanced": "Advanced (A Folder)", + "about": { + "title": "About", + "type": "page" + }, + "contact": { + "title": "Contact ↗", + "type": "page", + "href": "https://twitter.com/shuding_", + "newWindow": true + } +} |
