<!DOCTYPE html>
<html lang="en" dir="ltr" id="page-top">
    <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/universes">
        <meta property="og:type" content="website">
        <meta property="og:site_name" content="Leilukin's Hub">
        <meta property="og:title" content="Leilukin's KotOR Universes | Star Wars: Knights of the Old Republic Shrine">
        <meta property="og:description" content="My universes and headcanons for Star Wars: Knights of the Old Republic series.">

        <link rel="stylesheet" href="/shrines/starwarskotor/css/style-starwarskotor.css" type="text/css" media="all">
        <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css">

        <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/js/swkotor-components.js" defer></script> 

        <title>Leilukin's KotOR Universes | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub</title>
    </head>
    <body>
        <header class="main-header">
            <noscript>
                JavaScript is disabled in your browser. To get the best user experience on
                this website, it is recommended that you enable it.
            </noscript>
        </header>
        <nav class="navbar"></nav>
        <main>
            <!-- <aside class="left-sidebar">
                Left sidebar content here
            </aside> -->

            <div class="content-container">
                <section class="content-section">
                    <h1>Leilukin's <cite>Star Wars: Knights of the Old Republic</cite> Universes</h1>
                    <p>Here is a compilation of my universes and headcanons for <cite>Star Wars: Knights of the Old Republic Series</cite>.</p>
                </section>

                <section class="content-section">
                    <h2>My <cite>KotOR</cite> Timeline</h2>
                    <p>This is my timeline for the events of the <cite>KotOR</cite> series, including the age of the major characters.</p>
                    
                    <a href="https://docs.google.com/spreadsheets/d/1xh9QpXBBVYwBNss1ifrLG1Pf7lbm_AhwaCktlbH0Yzo/edit" target="blank">View Leilukin's <cite>KotOR</cite> Timeline here</a>
                </section>

                <section class="content-section">
                    <h2>Main Universe</h2>
                    <p>My main <cite>KotOR</cite> universe.</p>
                    
                    <h3>Revan</h3>
                    <img src="img/myrevan-jiaxuan-cheng.png" alt="Screenshot of Jiaxuan Cheng, the Revan for my main KotOR universe">
                    <p>Profile:</p>
                    <ul>
                        <li><span class="bold-text">Name:</span> Jiaxuan Cheng 程嘉萱</li>
                        <li><span class="bold-text">Class:</span> Scout + Jedi Sentinel</li>
                        <li><span class="bold-text">Pronouns:</span> She/Her or They/Them</li>
                        <li><span class="bold-text">Gender:</span> Non-binary woman</li>
                        <li><span class="bold-text">Species:</span> Human</li>
                        <li><span class="bold-text">Orientation:</span> Lesbian</li>
                        <li><span class="bold-text">Romance:</span> Juhani and Bastila (polyamorous triad)</li>
                    </ul>

                    <h3>Jedi Exile</h3>
                    <img src="img/myexile-yunhua-yang.png" alt="Screenshot of Yunhua Yang, the Jedi Exile for my main KotOR universe">
                    <p>Profile:</p>
                    <ul>
                        <li><span class="bold-text">Name:</span> Yunhua Yang 杨韵华</li>
                        <li><span class="bold-text">Class:</span> Jedi Sentinel + Jedi Weapon Master</li>
                        <li><span class="bold-text">Pronouns:</span> She/Her or They/Them</li>
                        <li><span class="bold-text">Gender:</span> Non-binary woman</li>
                        <li><span class="bold-text">Species:</span> Human</li>
                        <li><span class="bold-text">Orientation:</span> Lesbian</li>
                        <li><span class="bold-text">Romance:</span> Visas Marr</li>
                    </ul>
                </section>
            </div>

            <aside class="right-sidebar"></aside>
        </main>
        <footer class="main-footer"></footer>
    </body>
</html>