add slugs, fix tables

This commit is contained in:
Ben Goldsworthy 2025-01-17 02:05:51 +01:00
parent 0d44f0764e
commit eff55debea
No known key found for this signature in database
23 changed files with 90 additions and 70 deletions

View file

@ -1,5 +1,6 @@
---
title: Games
slug: games
---
Here you can record games that you play.

View file

@ -1,6 +1,7 @@
---
title: Currently Playing
weight: 1
slug: current
---
Here you can record games that you are currently playing.

View file

@ -1,6 +1,7 @@
---
title: Played
weight: 2
slug: log
---
Here you can record games that you have previously played.

View file

@ -1,6 +1,7 @@
---
title: To-Play
weight: 3
slug: wishlist
---
Here you can record games that you would like to play.