From 86fc5054f15d7440849c28f42514bc1553179362 Mon Sep 17 00:00:00 2001 From: Jonni Liljamo Date: Wed, 19 Mar 2025 20:37:24 +0200 Subject: [PATCH] chore: reorder weights --- content/felu/_index.md | 2 +- content/laurelin/_index.md | 2 +- content/tixe/_index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/felu/_index.md b/content/felu/_index.md index f1c25b0..e5c5dea 100644 --- a/content/felu/_index.md +++ b/content/felu/_index.md @@ -1,5 +1,5 @@ +++ -weight = 20 +weight = 80 title = "felu" description = "self-hostable DDNS service" diff --git a/content/laurelin/_index.md b/content/laurelin/_index.md index d07ce42..6c15200 100644 --- a/content/laurelin/_index.md +++ b/content/laurelin/_index.md @@ -1,5 +1,5 @@ +++ -weight = 30 +weight = 90 title = "laurelin" description = "multiplayer deck-building game" diff --git a/content/tixe/_index.md b/content/tixe/_index.md index 14635bb..5310366 100644 --- a/content/tixe/_index.md +++ b/content/tixe/_index.md @@ -1,5 +1,5 @@ +++ -weight = 21 +weight = 85 title = "tixë" description = "bookmarking / link organizing" -- 2.44.1