update layout and add digital gardening link
This commit is contained in:
parent
8a8a20ce19
commit
21fb163a04
4 changed files with 26 additions and 18 deletions
|
@ -20,12 +20,12 @@ favicon_mimetype = "image/png"
|
|||
|
||||
menu_items = [
|
||||
{name = "about", url = "$BASE_URL/about"},
|
||||
{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 = "lib", url = "$BASE_URL/lib"},
|
||||
{name = "stream", url = "https://stream.posixlycorrect.com/", newtab = true},
|
||||
{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"},
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue