From e3a43c959824dda68e7401aa7106ba660547f261 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Thu, 15 Jun 2023 18:47:30 +0800 Subject: [PATCH] Revert "Fixed root directory links & deleted unneeded CSS" This reverts commit 242b4c469da94dd0a31fe23bc85fb33e245866fd. --- about/about.css | 1 + about/index.html | 17 ++-- articles/articles.css | 1 + articles/index.html | 13 ++- changelog/2022.html | 20 ++-- changelog/2023-redesign.html | 16 ++-- changelog/index.html | 58 ++++++------ changelog/layouts.html | 12 +-- featured/index.html | 12 +-- .../kotor2-modder-interview-ars-technica.html | 12 +-- .../lgbtq-booklet-interview-misi-bawang.html | 12 +-- home.html | 41 +++----- index.html | 16 ++-- links/index.html | 13 ++- links/links.css | 1 + main.js | 34 +++---- mycreations/index.html | 12 +-- mymods/index.html | 12 +-- mymods/kotor1mods/index.html | 12 +-- mymods/kotor2mods/index.html | 11 +-- not_found.html | 16 ++-- playlists/index.html | 12 +-- ...ti-harry-potter-jk-rowling-masterlist.html | 12 +-- resources/index.html | 12 +-- shrines/asummersend/gallery.html | 10 +- shrines/asummersend/index.html | 10 +- shrines/asummersend/playlists.html | 12 +-- shrines/asummersend/trivia.html | 10 +- shrines/index.html | 13 ++- shrines/shrines.css | 1 + .../articles/arren-kae-kreia-theory.html | 8 +- .../articles/handmaiden-sisters-mother.html | 8 +- shrines/starwarskotor/articles/index.html | 8 +- .../juhani-hostility-towards-canderous.html | 8 +- .../articles/juhani-lesbian-evidence.html | 10 +- shrines/starwarskotor/guides/index.html | 8 +- .../guides/kotor-juhani-romance-guide.html | 8 +- .../guides/kotor-redeeming-bastila-guide.html | 8 +- .../kotor-sandral-matale-feud-guide.html | 8 +- shrines/starwarskotor/index.html | 12 +-- shrines/starwarskotor/resources/index.html | 12 +-- .../kotor-same-gender-romance-mods.html | 8 +- ...-female-exile-recruit-handmaiden-mods.html | 8 +- .../tslrcm-m478ep-modules-music.html | 8 +- shrines/starwarskotor/starwarskotor.js | 10 +- sitemap.html | 93 +++++++++---------- 46 files changed, 310 insertions(+), 349 deletions(-) create mode 100644 about/about.css create mode 100644 articles/articles.css create mode 100644 links/links.css create mode 100644 shrines/shrines.css diff --git a/about/about.css b/about/about.css new file mode 100644 index 00000000..878cc41a --- /dev/null +++ b/about/about.css @@ -0,0 +1 @@ +@import url("/main.css"); \ No newline at end of file diff --git a/about/index.html b/about/index.html index c8080fb0..3cf4b905 100644 --- a/about/index.html +++ b/about/index.html @@ -11,14 +11,13 @@ - + + + + + - - - - - - + About | Leilukin's Hub @@ -41,7 +40,7 @@

About

The Site

- a website button with Penelope the cat, the mascot of Neocities, and the text "hosted by neocities" + a website button with Penelope the cat, the mascot of Neocities, and the text "hosted by neocities"

This website serves as a personal hub for my interests and my own corner on the internet outside social media platforms.

@@ -49,7 +48,7 @@

The Site Owner

- +

You can call me Leilukin. I am a Malaysian Chinese non-binary lesbian born in the early 90s. My pronouns are they/she/他/她.

diff --git a/articles/articles.css b/articles/articles.css new file mode 100644 index 00000000..878cc41a --- /dev/null +++ b/articles/articles.css @@ -0,0 +1 @@ +@import url("/main.css"); \ No newline at end of file diff --git a/articles/index.html b/articles/index.html index 0c7c3d5d..59d5ec02 100644 --- a/articles/index.html +++ b/articles/index.html @@ -11,14 +11,13 @@ - + + + + + - - - - - - + Articles | Leilukin's Hub diff --git a/changelog/2022.html b/changelog/2022.html index 10c85b67..bf40fe3c 100644 --- a/changelog/2022.html +++ b/changelog/2022.html @@ -11,15 +11,13 @@ - + + + + - - - - - - + Website Changelog Archive: 2022 | Leilukin's Hub @@ -140,7 +138,7 @@ October 4, 2022: October 3, 2022: @@ -155,7 +153,7 @@ September 30, 2022: September 25, 2022: @@ -168,8 +166,8 @@ diff --git a/changelog/2023-redesign.html b/changelog/2023-redesign.html index 9b1d1d0c..46f85a2b 100644 --- a/changelog/2023-redesign.html +++ b/changelog/2023-redesign.html @@ -11,15 +11,13 @@ - + + + + - - - - - - + 2023 New Year Redesign of Leilukin's Hub | Leilukin's Hub @@ -59,8 +57,8 @@
  • Sidebars added, with the contents being sticky, so you can still see them while scrolling through.
  • The navigation links are now on the right sidebar. Previously, the navigation links of my website are in a row placed at the header section.
  • The table of contents of some of my pages is now placed on the left sidebar.
  • -
  • The website changelog page adds archives for the layout designs of this site and old changelog.
  • -
  • My video game mod pages have added a filter function, so you can use buttons to view a specific category of mods.
  • +
  • The website changelog page adds archives for the layout designs of this site and old changelog.
  • +
  • My video game mod pages have added a filter function, so you can use buttons to view a specific category of mods.
  • After spending many hours on this site redesign, I am very pleased with how it turns out. Hope you enjoy it!

    diff --git a/changelog/index.html b/changelog/index.html index 06cc9a92..422ca0a4 100644 --- a/changelog/index.html +++ b/changelog/index.html @@ -11,15 +11,13 @@ - + + + + - - - - - - + Website Changelog | Leilukin's Hub @@ -48,12 +46,12 @@ June 11, 2023: May 9, 2023: May 5, 2023: @@ -84,45 +82,45 @@ March 19, 2023: March 8, 2023: March 2, 2023: February 18, 2023: February 17, 2023: February 16, 2023: February 10, 2023: @@ -133,12 +131,12 @@ February 7, 2023: January 31, 2023: January 30, 2023: @@ -148,14 +146,14 @@ January 28, 2023: January 26, 2023: diff --git a/changelog/layouts.html b/changelog/layouts.html index cac44e3b..21543e21 100644 --- a/changelog/layouts.html +++ b/changelog/layouts.html @@ -11,15 +11,13 @@ - + + + + - - - - - - + Website Layout Archive | Leilukin's Hub diff --git a/featured/index.html b/featured/index.html index 8cc23655..925ba143 100644 --- a/featured/index.html +++ b/featured/index.html @@ -11,15 +11,13 @@ - + + + + - - - - - - + Featured | Leilukin's Hub diff --git a/featured/kotor2-modder-interview-ars-technica.html b/featured/kotor2-modder-interview-ars-technica.html index 061cba8e..9a0e7a79 100644 --- a/featured/kotor2-modder-interview-ars-technica.html +++ b/featured/kotor2-modder-interview-ars-technica.html @@ -11,15 +11,13 @@ - + + + + - - - - - - + KotOR 2 Modders Interview on Ars Technica | Featured | Leilukin's Hub diff --git a/featured/lgbtq-booklet-interview-misi-bawang.html b/featured/lgbtq-booklet-interview-misi-bawang.html index c7962f5b..da26df13 100644 --- a/featured/lgbtq-booklet-interview-misi-bawang.html +++ b/featured/lgbtq-booklet-interview-misi-bawang.html @@ -11,15 +11,13 @@ - + + + + - - - - - - + LGBTQ+ Booklet Artist Interview from MISI:Bawang | Featured | Leilukin's Hub diff --git a/home.html b/home.html index 6c34d4e1..2c0ea7cb 100644 --- a/home.html +++ b/home.html @@ -11,14 +11,13 @@ - + + + + + - - - - - - + Home | Leilukin's Hub @@ -48,32 +47,22 @@ June 11, 2023:

    Always Proud

    - A website button of the 2018 Progress Flag - A website button of the 9 stripe rainbow flag - A website button of the lesbian pride flag - A website button of the non-binary pride flag - A website button of the demigirl pride flag - A website button of the agender pride flag - A website button of the bigender pride flag + A website button of the 2018 Progress Flag + A website button of the 9 stripe rainbow flag + A website button of the lesbian pride flag + A website button of the non-binary pride flag + A website button of the demigirl pride flag + A website button of the agender pride flag + A website button of the bigender pride flag

    Credit to Dime for these pride buttons!

    Webrings

    -
    - - left arrow -   - - Queer Coded Webring sticker -   - - right arrow - -
    +
    left arrow queer coded webring right arrow

    Support Me

    If you enjoy my work, you can support me on Ko-Fi or Buy Me a Coffee: diff --git a/index.html b/index.html index 1e21f799..f3e78db1 100644 --- a/index.html +++ b/index.html @@ -10,24 +10,24 @@ - - - - - + + + + + Leilukin's Hub

    - Leilukin's Hub website banner + Leilukin's Hub website banner

    Leilukin's Hub

    Hello! Welcome to my website!

    - Home Page - Site Map + Home Page + Site Map
    diff --git a/links/index.html b/links/index.html index f0e55edd..1cd949af 100644 --- a/links/index.html +++ b/links/index.html @@ -11,14 +11,13 @@ - + + + + + - - - - - - + Links | Leilukin's Hub diff --git a/links/links.css b/links/links.css new file mode 100644 index 00000000..878cc41a --- /dev/null +++ b/links/links.css @@ -0,0 +1 @@ +@import url("/main.css"); \ No newline at end of file diff --git a/main.js b/main.js index b0923013..561f2428 100644 --- a/main.js +++ b/main.js @@ -13,27 +13,27 @@ document.querySelector("#leftSidebarContent").innerHTML = leftSidebarHTML; // Variables for the list of navigation links var navList = ""; var navLinks = [ - `
  • Home
  • `, - `
  • About
  • `, - `
  • Blog
  • `, - `
  • Articles
  • `, - `
  • My Creations
  • `, - `
  • My Mods
  • `, - `
  • Playlists
  • `, - `
  • Featured
  • `, - `
  • Resources
  • `, - `
  • Shrines
  • `, - `
  • Links
  • `, - `
  • Changelog
  • `, - `
  • Site Map
  • ` + `
  • Home
  • `, + `
  • About
  • `, + `
  • Blog
  • `, + `
  • Articles
  • `, + `
  • My Creations
  • `, + `
  • My Mods
  • `, + `
  • Playlists
  • `, + `
  • Featured
  • `, + `
  • Resources
  • `, + `
  • Shrines
  • `, + `
  • Links
  • `, + `
  • Changelog
  • `, + `
  • Site Map
  • ` ]; // To show subpage links when visiting certain pages if (currentPath.includes("mymods/")) { navLinks.splice(6, 0, ` `); } @@ -41,8 +41,8 @@ if (currentPath.includes("mymods/")) { if (currentPath.includes("changelog/")) { navLinks.splice(12, 0, ` `); } diff --git a/mycreations/index.html b/mycreations/index.html index 30c68dca..9eacdbb7 100644 --- a/mycreations/index.html +++ b/mycreations/index.html @@ -11,15 +11,13 @@ - + + + + - - - - - - + My Creations | Leilukin's Hub diff --git a/mymods/index.html b/mymods/index.html index f3ca79b0..f12ca54e 100644 --- a/mymods/index.html +++ b/mymods/index.html @@ -11,15 +11,13 @@ - + + + + - - - - - - + My Video Game Mods | Leilukin's Hub diff --git a/mymods/kotor1mods/index.html b/mymods/kotor1mods/index.html index ab75888b..931b3295 100644 --- a/mymods/kotor1mods/index.html +++ b/mymods/kotor1mods/index.html @@ -11,15 +11,13 @@ - + + + + - - - - - - + My KotOR 1 Mods | Leilukin's Hub diff --git a/mymods/kotor2mods/index.html b/mymods/kotor2mods/index.html index 23891804..fb8e3af1 100644 --- a/mymods/kotor2mods/index.html +++ b/mymods/kotor2mods/index.html @@ -11,15 +11,14 @@ - + + + + - - - - + - My KotOR 2 Mods | Leilukin's Hub diff --git a/not_found.html b/not_found.html index 78e25ec1..83a4a619 100644 --- a/not_found.html +++ b/not_found.html @@ -4,22 +4,22 @@ - - - - - + + + + + Page Not Found | Leilukin's Hub
    - Leilukin's Hub website banner + Leilukin's Hub website banner

    Page Not Found

    Oops! Either the page you are looking for does not exist, or it has been moved to a diffrent part of this site.

    - 🏠 Back to Home + 🏠 Back to Home
    - \ No newline at end of file + diff --git a/playlists/index.html b/playlists/index.html index 7ac57182..3382ec6c 100644 --- a/playlists/index.html +++ b/playlists/index.html @@ -11,15 +11,13 @@ - + + + + - - - - - - + Playlists | Leilukin's Hub diff --git a/resources/anti-harry-potter-jk-rowling-masterlist.html b/resources/anti-harry-potter-jk-rowling-masterlist.html index cfabb343..6494b84a 100644 --- a/resources/anti-harry-potter-jk-rowling-masterlist.html +++ b/resources/anti-harry-potter-jk-rowling-masterlist.html @@ -11,15 +11,13 @@ - + + + + - - - - - - + Anti-Harry Potter and Anti-J. K. Rowling Masterlist | Resources | Leilukin's Hub diff --git a/resources/index.html b/resources/index.html index 3cbd5994..0cea64c7 100644 --- a/resources/index.html +++ b/resources/index.html @@ -11,15 +11,13 @@ - + + + + - - - - - - + Resources | Leilukin's Hub diff --git a/shrines/asummersend/gallery.html b/shrines/asummersend/gallery.html index 3bdc770a..9a4f5c5c 100644 --- a/shrines/asummersend/gallery.html +++ b/shrines/asummersend/gallery.html @@ -11,10 +11,10 @@ - - + + - + Gallery | A Summer’s End — Hong Kong 1986 Shrine | Leilukin's Hub @@ -25,11 +25,11 @@ diff --git a/shrines/asummersend/index.html b/shrines/asummersend/index.html index 4e6b3756..2fb6a03d 100644 --- a/shrines/asummersend/index.html +++ b/shrines/asummersend/index.html @@ -11,10 +11,10 @@ - - + + - + A Summer’s End — Hong Kong 1986 Shrine | Leilukin's Hub @@ -25,11 +25,11 @@ diff --git a/shrines/asummersend/playlists.html b/shrines/asummersend/playlists.html index 5168b0c9..8e730c2e 100644 --- a/shrines/asummersend/playlists.html +++ b/shrines/asummersend/playlists.html @@ -11,10 +11,10 @@ - - + + - + Playlists | A Summer’s End — Hong Kong 1986 Shrine | Leilukin's Hub @@ -25,11 +25,11 @@ @@ -80,7 +80,7 @@

    My Dear Summer Lover

    - A playlist cover image made of Sam and Michelle from A Summer's End being close to kissing, with the title 'My Dear Summer Lover: A Sam x Michelle Fanmix' + A playlist cover image made of Sam and Michelle from A Summer's End being close to kissing, with the title 'My Dear Summer Lover: A Sam x Michelle Fanmix'

    My fanmix for A Summer’s End — Hong Kong 1986, dedicated to Sam and Michelle’s love story.

    This mix contains mostly Cantonese and English songs, with one Mandarin song. Majority of these songs were performed by Hong Kong artists and released in the 80s, because A Summer’s End took place in Hong Kong and in the 80s.

    diff --git a/shrines/asummersend/trivia.html b/shrines/asummersend/trivia.html index 6cb4daee..e7cb03d7 100644 --- a/shrines/asummersend/trivia.html +++ b/shrines/asummersend/trivia.html @@ -11,10 +11,10 @@ - - + + - + Trivia | A Summer’s End — Hong Kong 1986 Shrine | Leilukin's Hub @@ -25,11 +25,11 @@
    diff --git a/shrines/index.html b/shrines/index.html index f6a795db..60c04511 100644 --- a/shrines/index.html +++ b/shrines/index.html @@ -11,14 +11,13 @@ - + + + + + - - - - - - + Shrines | Leilukin's Hub diff --git a/shrines/shrines.css b/shrines/shrines.css new file mode 100644 index 00000000..878cc41a --- /dev/null +++ b/shrines/shrines.css @@ -0,0 +1 @@ +@import url("/main.css"); \ No newline at end of file diff --git a/shrines/starwarskotor/articles/arren-kae-kreia-theory.html b/shrines/starwarskotor/articles/arren-kae-kreia-theory.html index 82cd1fc5..23d81e13 100644 --- a/shrines/starwarskotor/articles/arren-kae-kreia-theory.html +++ b/shrines/starwarskotor/articles/arren-kae-kreia-theory.html @@ -11,11 +11,11 @@ - - + + - - + + My Thoughts on the “Arren Kae is Kreia” Theory | Articles | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub diff --git a/shrines/starwarskotor/articles/handmaiden-sisters-mother.html b/shrines/starwarskotor/articles/handmaiden-sisters-mother.html index eabca242..04a5c820 100644 --- a/shrines/starwarskotor/articles/handmaiden-sisters-mother.html +++ b/shrines/starwarskotor/articles/handmaiden-sisters-mother.html @@ -11,11 +11,11 @@ - - + + - - + + Where is the Mother of Handmaiden’s Sisters? | Articles | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub diff --git a/shrines/starwarskotor/articles/index.html b/shrines/starwarskotor/articles/index.html index cee9174b..b9b6135f 100644 --- a/shrines/starwarskotor/articles/index.html +++ b/shrines/starwarskotor/articles/index.html @@ -11,11 +11,11 @@ - - + + - - + + Articles | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub diff --git a/shrines/starwarskotor/articles/juhani-hostility-towards-canderous.html b/shrines/starwarskotor/articles/juhani-hostility-towards-canderous.html index 001271d9..5a1ae75f 100644 --- a/shrines/starwarskotor/articles/juhani-hostility-towards-canderous.html +++ b/shrines/starwarskotor/articles/juhani-hostility-towards-canderous.html @@ -11,11 +11,11 @@ - - + + - - + + Access Juhani's Conversaion about Canderous without Restoration Mods | Articles | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub diff --git a/shrines/starwarskotor/articles/juhani-lesbian-evidence.html b/shrines/starwarskotor/articles/juhani-lesbian-evidence.html index 22a1d40a..d4697707 100644 --- a/shrines/starwarskotor/articles/juhani-lesbian-evidence.html +++ b/shrines/starwarskotor/articles/juhani-lesbian-evidence.html @@ -11,11 +11,11 @@ - - + + - - + + Evidence of Juhani being a Lesbian from Star Wars: KotOR's Game Files | Articles | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub @@ -43,7 +43,7 @@

    The fact that Juhani from Star Wars: Knights of the Old Republic is a canon lesbian character is a fairly common knowledge among LGBTQ+ fans of Star Wars. However, occasionally I still see people who do not know that the first KotOR game has the very first confirmed gay character in any Star Wars media, including the old Star Wars Expanded Universe; there are some other people who actually believe that Juhani is bisexual.

    -

    Therefore, as a lesbian and someone who has made mods for the Knights of the Old Republic games and written a detailed Juhani romance guide, I would like to present hard evidence from the game files to point out that Juhani is in fact a lesbian, a woman who is exclusively attracted to women.

    +

    Therefore, as a lesbian and someone who has made mods for the Knights of the Old Republic games and written a detailed Juhani romance guide, I would like to present hard evidence from the game files to point out that Juhani is in fact a lesbian, a woman who is exclusively attracted to women.

    The most crucial evidence comes from k_hjuh_dialog.dlg, Juhani’s main dialogue file which contains all the conversations covered in my Juhani Romance Guide. If you use the KotOR Tool to browse the game files, k_hjuh_dialog.dlg is under KotOR I > BIFs > templates.bif > Dialog. I recommend using DLGEditor to view the .dlg files from KotOR games.

    diff --git a/shrines/starwarskotor/guides/index.html b/shrines/starwarskotor/guides/index.html index 26632517..e4cffcf7 100644 --- a/shrines/starwarskotor/guides/index.html +++ b/shrines/starwarskotor/guides/index.html @@ -11,11 +11,11 @@ - - + + - - + + Guides | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub diff --git a/shrines/starwarskotor/guides/kotor-juhani-romance-guide.html b/shrines/starwarskotor/guides/kotor-juhani-romance-guide.html index 79fe65f2..72d5152f 100644 --- a/shrines/starwarskotor/guides/kotor-juhani-romance-guide.html +++ b/shrines/starwarskotor/guides/kotor-juhani-romance-guide.html @@ -11,11 +11,11 @@ - - + + - - + + Juhani Romance Guide | Guides | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub diff --git a/shrines/starwarskotor/guides/kotor-redeeming-bastila-guide.html b/shrines/starwarskotor/guides/kotor-redeeming-bastila-guide.html index d4e769b1..da0b4048 100644 --- a/shrines/starwarskotor/guides/kotor-redeeming-bastila-guide.html +++ b/shrines/starwarskotor/guides/kotor-redeeming-bastila-guide.html @@ -11,11 +11,11 @@ - - + + - - + + Redeeming Bastila Guide | Guides | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub diff --git a/shrines/starwarskotor/guides/kotor-sandral-matale-feud-guide.html b/shrines/starwarskotor/guides/kotor-sandral-matale-feud-guide.html index 27e6140f..e1157a54 100644 --- a/shrines/starwarskotor/guides/kotor-sandral-matale-feud-guide.html +++ b/shrines/starwarskotor/guides/kotor-sandral-matale-feud-guide.html @@ -11,11 +11,11 @@ - - + + - - + + Sandral-Matale Feud Ending Guide | Guides | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub diff --git a/shrines/starwarskotor/index.html b/shrines/starwarskotor/index.html index 83ef9560..07fd9629 100644 --- a/shrines/starwarskotor/index.html +++ b/shrines/starwarskotor/index.html @@ -11,11 +11,11 @@ - - + + - - + + Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub @@ -50,8 +50,8 @@

    I have also joined Erased Identity and Mysteries of Malachor, the fan listings for the two KotOR games.

    - A website button of a Star Wars: Knights of the Old Republic fanlisting - A website button of a Star Wars: Knights of the Old Republic 2 fanlisting + A website button of a Star Wars: Knights of the Old Republic fanlisting + A website button of a Star Wars: Knights of the Old Republic 2 fanlisting diff --git a/shrines/starwarskotor/resources/index.html b/shrines/starwarskotor/resources/index.html index 0b45e301..00d268b4 100644 --- a/shrines/starwarskotor/resources/index.html +++ b/shrines/starwarskotor/resources/index.html @@ -11,11 +11,11 @@ - - + + - - + + Resources | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub @@ -45,8 +45,8 @@

    My Mods

    Here are the modifications for the KotOR series I have created.

    diff --git a/shrines/starwarskotor/resources/kotor-same-gender-romance-mods.html b/shrines/starwarskotor/resources/kotor-same-gender-romance-mods.html index 673ab992..d137bedd 100644 --- a/shrines/starwarskotor/resources/kotor-same-gender-romance-mods.html +++ b/shrines/starwarskotor/resources/kotor-same-gender-romance-mods.html @@ -11,11 +11,11 @@ - - + + - - + + Same-Gender Romance Mods for KotOR Series | Resources | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub diff --git a/shrines/starwarskotor/resources/kotor2-female-exile-recruit-handmaiden-mods.html b/shrines/starwarskotor/resources/kotor2-female-exile-recruit-handmaiden-mods.html index 3241fbc6..47dff006 100644 --- a/shrines/starwarskotor/resources/kotor2-female-exile-recruit-handmaiden-mods.html +++ b/shrines/starwarskotor/resources/kotor2-female-exile-recruit-handmaiden-mods.html @@ -11,11 +11,11 @@ - - + + - - + + List of KotOR 2 Mods that Allow Female Exiles to Recruit the Handmaiden as a Party Member | Resources | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub diff --git a/shrines/starwarskotor/resources/tslrcm-m478ep-modules-music.html b/shrines/starwarskotor/resources/tslrcm-m478ep-modules-music.html index b8862cd0..e08d2d0c 100644 --- a/shrines/starwarskotor/resources/tslrcm-m478ep-modules-music.html +++ b/shrines/starwarskotor/resources/tslrcm-m478ep-modules-music.html @@ -11,11 +11,11 @@ - - + + - - + + TSLRCM + M4-78EP Modules, Warp Codes & Music Overview | Resources | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub diff --git a/shrines/starwarskotor/starwarskotor.js b/shrines/starwarskotor/starwarskotor.js index 6d03b08d..c78fc6f7 100644 --- a/shrines/starwarskotor/starwarskotor.js +++ b/shrines/starwarskotor/starwarskotor.js @@ -1,11 +1,11 @@ /* --- SCRIPT FOR THE NAVIGATION BAR --- */ var navBarHTML = ` `; diff --git a/sitemap.html b/sitemap.html index b340e5e3..143211a0 100644 --- a/sitemap.html +++ b/sitemap.html @@ -11,14 +11,13 @@ - - - - - - + + + + + - + Site Map | Leilukin's Hub @@ -42,67 +41,67 @@

    This page lists the links to the pages on my website for easier navigation.