musings/index.html
2025-04-02 03:57:38 -05:00

30 lines
No EOL
1.2 KiB
HTML

<html>
<head>
<title>Kio's musings</title>
<link rel="stylesheet" href="index.css">
</head>
<body>
<header>
<div id="info">
<h1>Kio's Musings</h1>
</div>
</header>
<section id="about">
hi! i'm kio. i like to write stories, species and characters. <br>
You can find me around the internet, at <a href="https://kitsunes.club/@kio">@kio@kitsunes.club</a>.
</section>
<article>
<div id='Android' class='sortedcolumn'>
<h2>Android</h2>
<a href="Android/Fero.html" title="Time has proven that, after years of service, you can always trust a Fero to get the job done.">Fero</a>
</div><div id='Characters' class='sortedcolumn'>
<h2>Characters</h2>
<a href="Characters/Cocoa.html" title="Now with 10% less human than leading alternatives.">Cocoa</a>
</div><div id='Plantfolk' class='sortedcolumn'>
<h2>Plantfolk</h2>
<a href="Plantfolk/Emphrii.html" title="Gentle creatures that love company.">Emphrii</a>
<a href="Plantfolk/Sirsk.html" title="An Invasive, Parasitic Species that would just _love_ to meet you.">Sirsk</a>
</div>
</article>
</body>
</html>