aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/pages/_meta.json
blob: 164927dda42c8270cc8c05a1dc1ece5dbf8d0953 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
  }
}