~linuxgoose/quillhut-static

ref: 8c9b43ea5f9f10f71b108864229ee026a9de04f6 quillhut-static/nav.json -rw-r--r-- 220 bytes
8c9b43eaJordan Robinson initial commit 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 }
    ]
}