forked from fabian/nix_config
homepage: add leaderboard
This commit is contained in:
parent
103c975ee0
commit
39397e92ce
2 changed files with 35 additions and 1 deletions
|
@ -22,7 +22,7 @@ menu_items = [
|
|||
{name = "about", url = "$BASE_URL/about"},
|
||||
{name = "lib", url = "$BASE_URL/lib"},
|
||||
{name = "blog", url = "$BASE_URL/blog"},
|
||||
{name = "boardgame night highscores", url = "$BASE_URL/leaderboard"},
|
||||
{name = "leaderboard", 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