diff --git a/config.toml b/config.toml index 4ffa8a6..5e46831 100644 --- a/config.toml +++ b/config.toml @@ -25,26 +25,20 @@ name = 'Recipes' url = '/recipe' weight = 3 -[[menu.main]] -identifier = 'links' -name = 'Links' -url = 'links' -weight = 4 - [[menu.main]] identifier = 'commissions' name = 'Commissions' url = 'commissions' -weight = 5 +weight = 4 [[menu.main]] identifier = 'system' name = 'System Reference' url = 'system' -weight = 6 +weight = 5 [[menu.main]] -identifier = 'wishlists' -name = 'Wishlists' -url = 'wishlists' -weight = 7 +identifier = 'links' +name = 'Links' +url = 'links' +weight = 6 diff --git a/content/links.html b/content/links.html deleted file mode 100644 index f1e038c..0000000 --- a/content/links.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: Links -description: Links to our various resources. ---- - diff --git a/content/links.md b/content/links.md new file mode 100644 index 0000000..72fdd76 --- /dev/null +++ b/content/links.md @@ -0,0 +1,28 @@ +--- +title: Links +description: Links to our various resources. +--- +# Social Media +* **Cohost**: /Sheila or /VulpineAmethyst +* **Discord**:VulpineAmethyst#3244 +* **Fediverse**: @VulpineAmethyst@treehouse.systems +* **Twitter**: @VulpineAmethyst +* **Tumblr**: VulpineAmethyst + +## Miscellaneous + +* **Blog**: acefox.life +* **Final Fantasy XIV**: Ekaterin Belasch +* **GitHub**:VulpineAmethyst +* **Ko-Fi**: VulpineAmethyst +* **Steam**: VulpineAmethyst + +## Wishlists + +* **Amazon**: + * [fun things](https://www.amazon.com/hz/wishlist/ls/3OLYHGSBVPIMM) + * [useful things](https://www.amazon.com/hz/wishlist/ls/2QVFRW5ZJGMUW) + * [Judaica](https://www.amazon.com/hz/wishlist/ls/1ZIX78Y7LWML0) +* [Libro.fm](https://libro.fm/wishlist/1110158) +* [Bookshop.org](https://bookshop.org/wishlists/8d58393652087ef0a720054141a56869ec5cb0cb) +* [DriveThruRPG](https://www.drivethrurpg.com/wishlist_public.php?public_id=319700&list_id=1317981&buying_for=sheila%40vulpine.house) diff --git a/content/wishlists.md b/content/wishlists.md deleted file mode 100644 index bf49072..0000000 --- a/content/wishlists.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: Wishlists -description: If you're interested in supporting us, here are links to our wishlists. ---- -* **Amazon**: - * [fun things](https://www.amazon.com/hz/wishlist/ls/3OLYHGSBVPIMM) - * [useful things](https://www.amazon.com/hz/wishlist/ls/2QVFRW5ZJGMUW) - * [Judaica](https://www.amazon.com/hz/wishlist/ls/1ZIX78Y7LWML0) -* [Libro.fm](https://libro.fm/wishlist/1110158) -* [Bookshop.org](https://bookshop.org/wishlists/8d58393652087ef0a720054141a56869ec5cb0cb) -* [DriveThruRPG](https://www.drivethrurpg.com/wishlist_public.php?public_id=319700&list_id=1317981&buying_for=sheila%40vulpine.house) \ No newline at end of file