portal/web/portal.json

23 lines
421 B
JSON
Raw Normal View History

2023-03-11 08:54:24 -07:00
[
{
"title": "Woozle",
"href": "https://woozle.org/"
2023-03-11 08:54:24 -07:00
},
{
"title": "Forgejo",
"href": "https://forgejo.org/",
"target": "_blank",
"icon": "https://forgejo.org/favicon.svg"
}
2023-03-11 08:54:24 -07:00
{
"title": "Jellyfin",
"href": "https://jellyfin.org/",
"icon": "https://jellyfin.org/images/icon-transparent.svg"
2023-03-11 08:54:24 -07:00
},
{
"title": "Host Stats",
"href": "/stat.html",
"app": "stat"
}
]