remove blog tab (all content relocated to wiki)

This commit is contained in:
Fabian Montero 2024-08-28 12:26:55 -06:00
parent b781111772
commit 9a14976e84
Signed by: fabian
GPG key ID: 1FFAC35E1798174F

View file

@ -21,7 +21,6 @@ favicon_mimetype = "image/png"
menu_items = [
{name = "about", url = "$BASE_URL/about"},
{name = "lib", url = "$BASE_URL/lib"},
{name = "blog", url = "$BASE_URL/blog"},
{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},