add jellyfin tab

This commit is contained in:
Fabian Montero 2024-08-10 02:58:53 -06:00
parent 96d377be91
commit e741f38270
Signed by: fabian
GPG key ID: 1FFAC35E1798174F

View file

@ -26,5 +26,6 @@ menu_items = [
{name = "pastebin", url = "https://send.posixlycorrect.com/", newtab = true},
{name = "comms", url = "$BASE_URL/comms"},
{name = "lib", url = "$BASE_URL/lib"},
{name = "stream", url = "https://stream.posixlycorrect.com/", newtab = true},
{name = "analog photo", url = "$BASE_URL/analog-photography"},
]