add pastebin tab
This commit is contained in:
parent
c974f2cfe2
commit
96d377be91
|
@ -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"},
|
||||
|
|
Loading…
Reference in a new issue