23 lines
421 B
JSON
23 lines
421 B
JSON
[
|
|
{
|
|
"title": "Woozle",
|
|
"href": "https://woozle.org/"
|
|
},
|
|
{
|
|
"title": "Forgejo",
|
|
"href": "https://forgejo.org/",
|
|
"target": "_blank",
|
|
"icon": "https://forgejo.org/favicon.svg"
|
|
},
|
|
{
|
|
"title": "Jellyfin",
|
|
"href": "https://jellyfin.org/",
|
|
"icon": "https://jellyfin.org/images/icon-transparent.svg"
|
|
},
|
|
{
|
|
"title": "CPU Stats",
|
|
"href": "/stat.html",
|
|
"app": "stat"
|
|
}
|
|
]
|