diff options
| author | 2023-04-19 17:50:02 +0800 | |
|---|---|---|
| committer | 2023-04-19 17:50:02 +0800 | |
| commit | 56a6240bf700ac307342ed494d8bfbabe5c822dc (patch) | |
| tree | 0b1288a2ec1cbb538c11f4c122b6a97b9c55a05f /docs/pages/_meta.json | |
| parent | 3adc965dd09490b7efa1cce9f09b0a3b30970277 (diff) | |
| download | HydroRoll-56a6240bf700ac307342ed494d8bfbabe5c822dc.tar.gz HydroRoll-56a6240bf700ac307342ed494d8bfbabe5c822dc.zip | |
✨docs init
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 + } +} |
