add docs tab
This commit is contained in:
parent
9a14976e84
commit
4fd192a71d
|
@ -27,5 +27,6 @@ menu_items = [
|
||||||
{name = "comms", url = "$BASE_URL/comms"},
|
{name = "comms", url = "$BASE_URL/comms"},
|
||||||
{name = "stream↗", url = "https://stream.posixlycorrect.com/", newtab = true},
|
{name = "stream↗", url = "https://stream.posixlycorrect.com/", newtab = true},
|
||||||
{name = "analog photo", url = "$BASE_URL/analog-photography"},
|
{name = "analog photo", url = "$BASE_URL/analog-photography"},
|
||||||
|
{name = "docs↗", url = "https://docs.posixlycorrect.com", newtab = true},
|
||||||
{name = "status↗", url = "https://status.posixlycorrect.com/", newtab = true},
|
{name = "status↗", url = "https://status.posixlycorrect.com/", newtab = true},
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue