remove depreicated services
This commit is contained in:
parent
699bf6ac93
commit
e5a63ce5af
|
@ -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},
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue