~linuxgoose/quillhut-static

ref: 2302c35d45f6638e75058e0ec2895e60e2acedd8 quillhut-static/nav.json -rw-r--r-- 220 bytes
2302c35dJordan Robinson remove click listener 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 }
    ]
}