add notes tab

This commit is contained in:
Fabian Montero 2024-09-04 02:19:49 -06:00
parent 4fd192a71d
commit a49523cc42
Signed by: fabian
GPG key ID: 1FFAC35E1798174F

View file

@ -28,5 +28,6 @@ menu_items = [
{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},
{name = "status↗", url = "https://status.posixlycorrect.com/", newtab = true},
]