remove blog tab (all content relocated to wiki)
This commit is contained in:
parent
b781111772
commit
9a14976e84
|
@ -21,7 +21,6 @@ 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},
|
||||
|
|
Loading…
Reference in a new issue