leilukin-site/about/index.html

92 lines
5.2 KiB
HTML
Raw Normal View History

2023-06-15 09:18:46 +00:00
<!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/about">
<meta property="og:type" content="article">
<meta property="og:site_name" content="Leilukin's Hub">
<meta property="og:title" content="About">
<meta property="og:description" content="About this website and its owner.">
<link rel="stylesheet" href="./about.css" type="text/css" media="all">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png">
<link rel="manifest" href="/assets/favicon/site.webmanifest">
<script src="/main.js" defer></script>
<title>About | Leilukin's Hub</title>
</head>
<body>
<div id="container">
<div id="headerArea">
<div id="header"></div>
</div>
<div id="flex">
<aside id="leftSidebar">
<div class="sidebar-content">
<div id="leftSidebarContent"></div>
</div>
</aside>
<main>
<h1>About</h1>
<h2>The Site</h2>
<img src="/assets/hosted-by-neocities.png" alt="a website button with Penelope the cat, the mascot of Neocities, and the text &quot;hosted by neocities&quot;" title="Hosted by Neocities">
<p>This website serves as a personal hub for my interests and my own corner on the internet outside social media platforms.</p>
<p>On this site, you can find various stuff and resources I have created or compiled, as well as articles dedicated to my interests.</p>
<h2>The Site Owner</h2>
<center>
<img src="../assets/leilukin-bee.png" width="230px" height="230px" style="border-radius: 50%">
</center>
<p>You can call me Leilukin. I am a Malaysian Chinese non-binary lesbian born in the early 90s. My pronouns are they/she/他/她.</p>
<p>This website serves as a personal hub for gathering various stuff and resources I have created or compiled.</p>
<p>I speak Mandarin, English, Cantonese and Malay, though I am most fluent in Mandarin and English.</p>
<p>Social media platforms you can find me on:<br>
<a href="https://lesbiannova.tumblr.com/" target="_blank">Tumblr</a> |
<a href="https://www.youtube.com/Leilukin" target="_blank">YouTube</a> |
<a href="https://twitter.com/Leilukin" target="_blank">Twitter</a> |
<a href="https://mstdn.social/@leilukin" target="_blank">Mastodon</a> |
<a href="https://elekk.xyz/@leilukin" target="_blank">Mastodon (for gaming)</a> |
<a href="https://www.instagram.com/leilukin" target="_blank">Instagram</a>
</p>
<p>However, I am most active on Tumblr, so if you want to interact with me on a social media platform, Tumblr would be the best option.</p>
<p>I also have media catalogues online on the following platforms:<br>
<a href="https://steamcommunity.com/id/leilukin/" target="_blank">Steam</a> |
<a href="https://www.backloggd.com/u/Leilukin/" target="_blank">Backloggd</a> |
<a href="https://www.goodreads.com/leilukin" target="_blank">Goodreads</a> |
<a href="https://app.thestorygraph.com/profile/leilukin" target="_blank">The StoryGraph</a> |
<a href="https://letterboxd.com/Leilukin/" target="_blank">Letterboxd</a> |
<a href="https://www.serializd.com/user/leilukin/profile" target="_blank">Serializd</a>
</p>
<p>You can contact me via email: <a href="mailto:leilukin@outlook.com">leilukin@outlook.com</a>.</p>
<p>If you enjoy my work, you can support me on Ko-Fi or Buy Me a Coffee:
<script type='text/javascript' src='https://storage.ko-fi.com/cdn/widget/Widget_2.js'></script><script type='text/javascript'>kofiwidget2.init('Support Me on Ko-fi', '#7A37A3', 'A1042UH4');kofiwidget2.draw();</script><br><br>
<script type="text/javascript" src="https://cdnjs.buymeacoffee.com/1.0.0/button.prod.min.js" data-name="bmc-button" data-slug="leilukin" data-color="#7a37a3" data-emoji="" data-font="Cookie" data-text="Buy me a coffee" data-outline-color="#ffffff" data-font-color="#ffffff" data-coffee-color="#FFDD00" ></script>
</p>
</main>
</div>
<footer id="footer"></footer>
</div>
</body>
</html>