Included artivle recommendations
This commit is contained in:
parent
5a3ca4a67c
commit
10453d813e
|
@ -9,7 +9,7 @@
|
|||
<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">
|
||||
<meta property="og:description" content="List of my articles and articles I recommend 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">
|
||||
|
@ -36,19 +36,19 @@
|
|||
|
||||
<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>
|
||||
<h1><cite>Star Wars: Knights of the Old Republic</cite> Articles</h1>
|
||||
<p>Here is a list of articles written by me or other people that I recommend for the <cite>Star Wars: Knights of the Old Republic</cite> series.</p>
|
||||
</section>
|
||||
|
||||
<section class="content-section">
|
||||
<h2>Both Games</h2>
|
||||
<h2>My Articles for 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>
|
||||
<h2>My <cite>KotOR 1</cite> Articles</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>
|
||||
|
@ -57,13 +57,21 @@
|
|||
</section>
|
||||
|
||||
<section class="content-section">
|
||||
<h2><cite>KotOR 2</cite></h2>
|
||||
<h2>My <cite>KotOR 2</cite> Articles</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 Handmaiden’s 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>
|
||||
|
||||
<section class="content-section">
|
||||
<h2><cite>KotOR</cite> Articles I Recommend</h2>
|
||||
<ul>
|
||||
<li><a href="https://somblog.tumblr.com/post/175466502069/this-isnt-a-star-wars-fandom-blog-but-ive-been" target="_blank">This essay about Juhani</a> by Tumblr user somblog is an amazing analysis of Juhani's character.</li>
|
||||
<li><a href="https://href.li/?https://www.reddit.com/r/kotor/comments/129co74/in_defense_of_peragus_its_not_just_welldesigned/" target="_blank">In Defense of Peragus: it’s not just well-designed, it’s a uniquely good level too</a> by Snigaroo on the KotOR Subreddit</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<aside class="right-sidebar"></aside>
|
||||
|
|
Loading…
Reference in New Issue