homepage: add leaderboard

This commit is contained in:
Fabian Montero 2025-08-26 22:01:27 -06:00
parent 103c975ee0
commit 39397e92ce
Signed by: fabian
GPG key ID: 1FFAC35E1798174F
2 changed files with 35 additions and 1 deletions

View file

@ -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},

View file

@ -0,0 +1,34 @@
+++
title = "boardgame night leaderboard"
+++
### Catan: Cities & Knights / Seafarers
<pre>
Fabian: ● ● ◐
Joshua: ● ●
Vanessa: ● ◐
Sofía: ●
</pre>
</br>
### Coup
<pre>
Vanessa: ● ●
Sofía: ●
Díaz: ●
Joshua: ●
</pre>
</br>
### Card Assassin
<pre>
Chema: ● ●
</pre>
</br>
### Skull King
<pre>
Chema: ● ●
</pre>