59 lines
2.7 KiB
HTML
59 lines
2.7 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en" dir="ltr">
|
||
<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="icon" type="image/png" href="/shrines/starwarskotor/img/kotor-icon.png">
|
||
|
||
<script src="/shrines/shrine.js" defer></script>
|
||
<script src="/shrines/starwarskotor/starwarskotor.js" defer></script>
|
||
|
||
<title>Articles | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub</title>
|
||
</head>
|
||
<body>
|
||
|
||
<div id="container">
|
||
<div id="headerArea">
|
||
<div id="header"></div>
|
||
<nav id="navbar">
|
||
</nav>
|
||
</div>
|
||
|
||
<div id="flex">
|
||
|
||
<aside id="leftSidebar">
|
||
<div class="sidebar-content" id="leftSidebarContent">
|
||
</div>
|
||
</aside>
|
||
|
||
<main>
|
||
<div class="content-section">
|
||
<h1>My <em>Star Wars: Knights of the Old Republic</em> Articles</h1>
|
||
<p>Here is a list of articles I have written for the <em>Star Wars: Knights of the Old Republic</em> series.</p>
|
||
</div>
|
||
|
||
<div class="content-section">
|
||
<ul>
|
||
<li><a href="./juhani-lesbian-evidence.html">Evidence of Juhani being a Lesbian from <em>Star Wars: Knights of the Old Republic's</em> 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="./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>
|
||
</div>
|
||
</main>
|
||
|
||
</div>
|
||
<footer id="footer"></footer>
|
||
</div>
|
||
|
||
</body>
|
||
</html> |