-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgitqi-pages.json
More file actions
34 lines (34 loc) · 826 Bytes
/
Copy pathgitqi-pages.json
File metadata and controls
34 lines (34 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"pages": [
{
"file": "index.html",
"title": "GitQi — Get the key to your own website.",
"navLabel": "Home"
},
{
"file": "about.html",
"title": "About GitQi — Built across a kitchen table.",
"navLabel": "About"
},
{
"file": "get-key.html",
"title": "Get Key — Your step-by-step guide to owning your website.",
"navLabel": "Get Key"
},
{
"file": "git-qi.html",
"title": "Git Qi — The advanced path for those who own the whole stack.",
"navLabel": "Git Qi"
},
{
"file": "features.html",
"title": "GitQi Features — Every lever, switch, and shortcut.",
"navLabel": "Features"
},
{
"file": "donate.html",
"title": "Donate — GitQi",
"navLabel": "Donate"
}
]
}