remove tabs to removed modules

This commit is contained in:
Fabian Montero 2025-01-23 07:46:19 -06:00
parent e5a63ce5af
commit a07048bb01
Signed by: fabian
GPG key ID: 1FFAC35E1798174F
2 changed files with 0 additions and 37 deletions

View file

@ -23,9 +23,5 @@ 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 = "comms", url = "$BASE_URL/comms"},
{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},
{name = "status↗", url = "https://status.posixlycorrect.com/", newtab = true},
]