Create index.html
This commit is contained in:
parent
53d15baf5a
commit
5dea55986c
1 changed files with 51 additions and 0 deletions
51
index.html
Normal file
51
index.html
Normal file
|
@ -0,0 +1,51 @@
|
|||
<html><head>
|
||||
<title>kio</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body>
|
||||
<div id="back">
|
||||
|
||||
</div>
|
||||
<div id="content">
|
||||
<div id="left">
|
||||
<h1>kio</h1>
|
||||
<span class="lighter">*/*, male<sup>?</sup></span><br>
|
||||
noun, god of desire<br>
|
||||
<br>
|
||||
hobbies:<br>
|
||||
<ul>
|
||||
<li>coding</li>
|
||||
<li>server maintenance</li>
|
||||
<li>administration</li>
|
||||
<li>roleplay</li>
|
||||
</ul>
|
||||
<br>
|
||||
administrator<br>
|
||||
<a href="https://kitsunes.club"><img src="https://s3.kitsunes.club/storage/bf399313-959c-43e1-a225-0e8e6f71a852.png" height="25px">kitsuclub</a>
|
||||
<a href="https://kitsunes.gay"><img src="https://cdn.flashfire.site/kitsunesgay/eaf6912c-d95d-4ca5-b6ff-5b1cf2f44cc2.png" height="25px">kitsugay (nsfw)</a>
|
||||
<a href="https://kitsunes.chat"><img src="https://s3.kitsunes.club/storage/600e1975-ed4c-4ea5-ba05-caadcc95e003.png" height="25px">kitsuchat</a>
|
||||
<a href="https://status.kitsu.life"><img src="https://status.kitsunes.club/upload/logo1.png?t=1687391965528" height="25px">kitsustatus</a><br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
social media<br>
|
||||
<a href="https://matrix.to/#/@kio:kitsunes.club">matrix</a>
|
||||
<span><a href="https://kitsunes.club/@kio">fediverse</a><a href="https://kitsunes.gay/@kio">(nsfw)</a></span>
|
||||
<a href="https://kitsunes.cafe/u/kio">lemmy</a>
|
||||
<a href="https://fans.ly/Daikei">fansly</a>
|
||||
<br>
|
||||
<br>
|
||||
offerings<br>
|
||||
<a href="https://paypal.me/imkio">paypal</a><a href="https://ko-fi.com/kitsunesclub">kofi</a>
|
||||
</div>
|
||||
<div id="right">
|
||||
<img src="https://s3.kitsunes.club/storage/0c9a87bf-73ef-43df-885d-b3554579a292.webp" height="700px" alt="Kio. A picture of a foxboy.">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="code.js"></script>
|
||||
|
||||
|
||||
</div></body></html>
|
Loading…
Add table
Reference in a new issue