remove depreicated services

This commit is contained in:
Fabian Montero 2024-11-20 18:04:47 -06:00
parent 699bf6ac93
commit e5a63ce5af
Signed by: fabian
GPG key ID: 1FFAC35E1798174F
2 changed files with 1 additions and 3 deletions

View file

@ -23,9 +23,7 @@ menu_items = [
{name = "lib", url = "$BASE_URL/lib"},
{name = "wiki↗", url = "https://wiki.posixlycorrect.com", newtab = true},
{name = "git↗", url = "https://git.posixlycorrect.com", newtab = true},
{name = "pastebin↗", url = "https://send.posixlycorrect.com/", newtab = true},
{name = "comms", url = "$BASE_URL/comms"},
{name = "stream↗", url = "https://stream.posixlycorrect.com/", newtab = true},
{name = "analog photo", url = "$BASE_URL/analog-photography"},
{name = "docs↗", url = "https://docs.posixlycorrect.com", newtab = true},
{name = "notes↗", url = "https://notes.posixlycorrect.com", newtab = true},

View file

@ -16,7 +16,7 @@ title = "communication services"
}
</style>
### Jitsi
### Jitsi [DOWN FOR NOW]
<button id="meeting-button" onclick="window.open('https://meet.posixlycorrect.com/', '_blank')">
Start meeting!
</button>