bizcochito.onion/about.html

67 lines
2.6 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About Bizcochito</title>
<link href="style.css" rel="stylesheet">
<link href="icon.png" rel="icon">
</head>
<body id="about">
<div class="centercubeplease">
<h1>So hey, you want to know more about me. Here u have!</h1>
<div class="centercubeplease2">
<p>A thing i need to say is that this page one day could be deprecated bc of me just not remembering to change anything.</p>
<h2>Index</h2>
<ul>
<li><a href="#how">How to adress me</a></li>
<li><a href="#who">Who i am</a></li>
<li><a href="#what">What i am</a></li>
<li><a href="#where">Where to contact me</a></li>
</ul>
<h2 id="how">How to adress me</h2>
<p>
So first of all if you are not gonna adress me directly or you don't know me yet just call me Bizcochito!<br/>
</p>
<h3>You can call me:</h3>
<ul>
<li>Yari</li>
<li>Alicia</li>
<li>Maria</li>
<li>Bizcochito</li>
</ul>
<p>Also if you are gonna "pronoun" me, please think before if u can just use the name "Yari" that is literaly like "They" long.</p>
<h3>If you insist in using pronouns you can use this<strong>(in order of preference)</strong>:</h3>
<ul>
<li><strong>My names</strong></li>
<li>It</li>
<li>They</li>
<li>*neoponouns*</li>
<li>She</li>
</ul>
<h2 id="who">Who i am</h2>
<p>
</p>
<h2 id="what">What i am</h2>
<p>
</p>
<h2 id="where">Where to contact me</h2>
<ul class="pointless">
<li><a href="xmpp:bizcochito@fai.su"><img style='border:0px;height:36px;' src='https://xmpp.org/images/logos/xmpp-logo.svg' alt='XMPP' /></a></li>
<li><a href="mailto:bizcochito@anartist.org"><img style='border:0px;height:36px;' src='https://upload.wikimedia.org/wikipedia/commons/thumb/e/ee/%28at%29.svg/170px-%28at%29.svg.png' alt='Personal Mail'/></a><a href="pgpkey.txt">PGP key</a></li>
<li><a href="https://mk.nixnet.social/@MeDueleLaTeta"><img style='border:0px;height:36px;' src='https://upload.wikimedia.org/wikipedia/commons/9/93/Fediverse_logo_proposal.svg' alt='Pleroma' /></a></li>
<li><a href="/">IDK return back</a></li>
</ul>
</div>
</div>
</body>
</html>