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 13:49:39 -07:00
},
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
},
{
2023-03-11 13:49:39 -07:00
"title": "CPU Stats",
2023-03-11 08:54:24 -07:00
"href": "/stat.html",
"app": "stat"
}
]