2023-06-15 09:18:46 +00:00
<!DOCTYPE html>
2023-06-22 18:05:23 +00:00
< html lang = "en" dir = "ltr" id = "page-top" >
2023-06-15 09:18:46 +00:00
< head >
< meta charset = "UTF-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta property = "og:url" content = "https://leilukin.neocities.org/shrines/starwarskotor" >
< meta property = "og:type" content = "website" >
< meta property = "og:site_name" content = "Leilukin's Hub" >
< meta property = "og:title" content = "Articles | Star Wars: Knights of the Old Republic Shrine" >
< meta property = "og:description" content = "List of my articles for the Star Wars: Knights of the Old Republic series" >
2023-06-15 10:47:30 +00:00
< link rel = "stylesheet" href = "/shrines/starwarskotor/starwarskotor.css" type = "text/css" media = "all" >
2023-06-22 18:05:23 +00:00
< link rel = "stylesheet" href = "https://use.fontawesome.com/releases/v5.15.1/css/all.css" >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< link rel = "apple-touch-icon" sizes = "180x180" href = "/shrines/starwarskotor/img/kotor-icon.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "/shrines/starwarskotor/img/kotor-icon.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "/shrines/starwarskotor/img/kotor-icon.png" >
< link rel = "manifest" href = "/assets/favicon/site.webmanifest" >
< script src = "/shrines/starwarskotor/components/header.js" defer > < / script >
< script src = "/shrines/starwarskotor/components/navbar.js" defer > < / script >
< script src = "/shrines/starwarskotor/components/sidebar-content.js" defer > < / script >
< script src = "/shrines/starwarskotor/components/footer.js" defer > < / script >
2023-06-15 09:18:46 +00:00
< title > Articles | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub< / title >
< / head >
< body >
2023-06-27 14:57:47 +00:00
< header > < / header >
< nav > < / nav >
2023-06-22 18:05:23 +00:00
< main >
<!-- <aside class="left - sidebar">
Left sidebar content here
< / aside > -->
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< div class = "content-container" >
< section class = "content-section" >
2023-06-26 15:53:52 +00:00
< h1 > My < cite > Star Wars: Knights of the Old Republic< / cite > Articles< / h1 >
< p > Here is a list of articles I have written for the < cite > Star Wars: Knights of the Old Republic< / cite > series.< / p >
2023-06-22 18:05:23 +00:00
< / section >
2023-06-15 09:18:46 +00:00
2023-06-27 08:20:14 +00:00
< section class = "content-section" >
< h2 > Both Games< / h2 >
< ul >
< li > < a href = "./faq-same-gender-romance-mods.html" > Frequently Asked Questions (FAQ) for My Same-Gender Romance Mods for < cite > Star Wars: Knight of the Old Republic< / cite > Series< / a > < / li >
< / ul >
< / section >
2023-06-22 18:05:23 +00:00
< section class = "content-section" >
2023-06-26 15:53:52 +00:00
< h2 > < cite > KotOR 1< / cite > < / h2 >
2023-06-22 18:05:23 +00:00
< ul >
2023-06-26 15:53:52 +00:00
< li > < a href = "./juhani-lesbian-evidence.html" > Evidence of Juhani being a Lesbian from < cite > Star Wars: Knights of the Old Republic's< / cite > Game Files< / a > < / li >
2023-06-22 18:05:23 +00:00
< li > < a href = "./juhani-hostility-towards-canderous.html" > How to Access Juhani's Conversaion about Canderous without Restoration Mods< / a > < / li >
< / ul >
< / section >
< section class = "content-section" >
2023-06-26 15:53:52 +00:00
< h2 > < cite > KotOR 2< / cite > < / h2 >
2023-06-22 18:05:23 +00:00
< ul >
< li > < a href = "./arren-kae-kreia-theory.html" > Why I Personally Do Not Subscribe to the “Arren Kae is Kreia” Theory< / a > < / li >
< li > < a href = "./handmaiden-sisters-mother.html" > Where is the Mother of the Handmaiden’ s Sisters?< / a > < / li >
< / ul >
< / section >
2023-06-15 09:18:46 +00:00
< / div >
2023-06-27 14:57:47 +00:00
< aside class = "right-sidebar" > < / aside >
2023-06-22 18:05:23 +00:00
< / main >
2023-06-27 14:57:47 +00:00
< footer > < / footer >
2023-06-15 09:18:46 +00:00
< / body >
< / html >