Compare commits
No commits in common. "4fd192a71d19b79684ae544f4f8470aa777b968d" and "b7811117724e8079f98206fff6b0aea87801efd0" have entirely different histories.
4fd192a71d
...
b781111772
|
@ -21,12 +21,12 @@ favicon_mimetype = "image/png"
|
|||
menu_items = [
|
||||
{name = "about", url = "$BASE_URL/about"},
|
||||
{name = "lib", url = "$BASE_URL/lib"},
|
||||
{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 = "stream↗", url = "https://stream.posixlycorrect.com/", newtab = true},
|
||||
{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},
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue