add pastebin tab

This commit is contained in:
Fabian Montero 2024-08-08 12:04:42 -06:00
parent c974f2cfe2
commit 96d377be91
Signed by: fabian
GPG key ID: 1FFAC35E1798174F

View file

@ -23,6 +23,7 @@ menu_items = [
{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},
{name = "comms", url = "$BASE_URL/comms"},
{name = "lib", url = "$BASE_URL/lib"},
{name = "analog photo", url = "$BASE_URL/analog-photography"},