~linuxgoose/quillhut-static

ref: 17a812fe68c1f851dbc9e0cd78572e67b14d9654 quillhut-static/nav.json -rw-r--r-- 220 bytes
17a812feJordan Robinson add license 8 days ago
                                                                                
1
2
3
4
5
6
7
8
9
{
    "header": [
        { "name": "Home", "path": "index" },
        { "name": "Journal", "path": "posts" }
    ],
    "footer": [
        { "name": "source", "path": "https://sourcehut.org", "external": true }
    ]
}