add notes tab
This commit is contained in:
parent
4fd192a71d
commit
a49523cc42
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue