From 3588d4f043f79132c49c127c0f520983cb884a54 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Tue, 16 Jul 2024 17:29:11 +0800 Subject: [PATCH] Move list of video game mods I use to links page Resources tab --- src/links/resources.md | 7 +++++++ src/pages/projects.md | 13 +------------ 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/src/links/resources.md b/src/links/resources.md index 3bf24c33..63d7a663 100644 --- a/src/links/resources.md +++ b/src/links/resources.md @@ -15,6 +15,13 @@ date: 2024-07-02 ### Gaming * [3DS Hacks Guide](https://3ds.hacks.guide/) +### Video Game Mods +These are lists of video game mods I use for my own playthroughs. +* [Mass Effect Legendary Edition](https://docs.google.com/document/d/1Hhh_31ZlplT06UaVVwf1so7PnIBRCbT60tCBNn7zHiQ/edit) +* [Star Wars: Knights of the Old Republic](https://docs.google.com/document/d/1BTMJ1c-NOjU9q7qNftZac6jkOPluyucILglovcHtiaI/edit) +* [Star Wars: Knights of the Old Republic II: The Sith Lords](https://docs.google.com/document/d/15HbD-k-D8WHrp10IjIryAguhq7k2W94pkuGys7Z7xNM/edit) +* [Stardew Valley](https://docs.google.com/document/d/1LMMd3yRtLYb35A7oNEN1hRUsoe9-vo2MfMxcM2Wq0MI/edit) + ### Images * [Squoosh](https://squoosh.app/) — Privacy-friendly image compressor diff --git a/src/pages/projects.md b/src/pages/projects.md index eb6b365f..5151f94d 100644 --- a/src/pages/projects.md +++ b/src/pages/projects.md @@ -54,15 +54,4 @@ You can check out the playlists I have made on [my dedicated page](./playlists/) ## My Characters I have created my own characters for various media and universes. [You can check out my characters here](https://www.notion.so/leilukin/Leilukin-s-Characters-b377e277f01b4474945e85cf4cb15ada?pvs=4). -{% endcontainer %} - -{% container "section", "content__section" %} -## My Mod Builds - -Lists of video game mods I use for my own playthroughs. - -* [Mass Effect Legendary Edition](https://docs.google.com/document/d/1Hhh_31ZlplT06UaVVwf1so7PnIBRCbT60tCBNn7zHiQ/edit) -* [Star Wars: Knights of the Old Republic](https://docs.google.com/document/d/1BTMJ1c-NOjU9q7qNftZac6jkOPluyucILglovcHtiaI/edit) -* [Star Wars: Knights of the Old Republic II: The Sith Lords](https://docs.google.com/document/d/15HbD-k-D8WHrp10IjIryAguhq7k2W94pkuGys7Z7xNM/edit) -* [Stardew Valley](https://docs.google.com/document/d/1LMMd3yRtLYb35A7oNEN1hRUsoe9-vo2MfMxcM2Wq0MI/edit) -{% endcontainer %} +{% endcontainer %} \ No newline at end of file