add notes tab
This commit is contained in:
parent
4fd192a71d
commit
a49523cc42
|
@ -28,5 +28,6 @@ menu_items = [
|
||||||
{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 = "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},
|
{name = "status↗", url = "https://status.posixlycorrect.com/", newtab = true},
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue