From 56a6240bf700ac307342ed494d8bfbabe5c822dc Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 19 Apr 2023 17:50:02 +0800 Subject: ✨docs init MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/pages/_meta.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/pages/_meta.json (limited to 'docs/pages/_meta.json') 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 + } +} -- cgit v1.2.3-70-g09d2