/links: fix places/lore/media/quotes links

hopefully a short-term fix: would be better to place these under /links/<foo> instead
This commit is contained in:
Colin 2023-04-30 00:45:55 +00:00
parent 3b9ce28b7a
commit da209f34ce
1 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@ template = "static.html"
title = "Other Things You Might Enjoy"
+++
- [places](./places)
- [lore](./lore)
- [media](./media)
- [quotes](./quotes)
- [places](../places/)
- [lore](../lore/)
- [media](../media/)
- [quotes](../quotes/)