forked from fabian/nix_config
homepage: add blog index
also minor bug fixes
This commit is contained in:
parent
e71a06b6f0
commit
9b257e31fb
5 changed files with 138 additions and 17 deletions
|
@ -21,7 +21,7 @@ favicon_mimetype = "image/png"
|
|||
menu_items = [
|
||||
{name = "about", url = "$BASE_URL/about"},
|
||||
{name = "lib", url = "$BASE_URL/lib"},
|
||||
{name = "boardgame night highscores", url = "$BASE_URL/leaderboard"}
|
||||
{name = "boardgame night highscores", url = "$BASE_URL/leaderboard"},
|
||||
{name = "wiki↗", url = "https://wiki.posixlycorrect.com", newtab = true},
|
||||
{name = "git↗", url = "https://git.posixlycorrect.com", newtab = true},
|
||||
{name = "notes↗", url = "https://notes.posixlycorrect.com", newtab = true},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue