leilukin-site/shrines/starwarskotor/articles/index.html

73 lines
4.0 KiB
HTML
Raw Normal View History

2023-06-15 09:18:46 +00:00
<!DOCTYPE html>
<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">
<link rel="stylesheet" href="/shrines/starwarskotor/starwarskotor.css" type="text/css" media="all">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css">
2023-06-15 09:18:46 +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>
<main>
<!-- <aside class="left-sidebar">
Left sidebar content here
</aside> -->
2023-06-15 09:18:46 +00:00
<div class="content-container">
<section class="content-section">
<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>
</section>
2023-06-15 09:18:46 +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>
<section class="content-section">
<h2><cite>KotOR 1</cite></h2>
<ul>
<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>
<li><a href="./juhani-hostility-towards-canderous.html">How to Access Juhani's Conversaion about Canderous without Restoration Mods</a></li>
<li><a href="./keep-juhani-a-lesbian.html">Keep Juhani a Lesbian and Keep Juhani's Romance Exclusive to Female Characters</a></li>
</ul>
</section>
<section class="content-section">
<h2><cite>KotOR 2</cite></h2>
<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 Handmaidens Sisters?</a></li>
<li><a href="./partyswap-management-takeover.html">On Me Taking Over the Management and Development of DarthTyren's PartySwap Mod</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>
</main>
2023-06-27 14:57:47 +00:00
<footer></footer>
2023-06-15 09:18:46 +00:00
</body>
</html>