wiikifoxs-den/index.html

56 lines
2.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Wiikifox's Den</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="styles.css" rel="stylesheet">
</head>
<body>
<div class="card">
<h1>Welcome to <span id="title">Wiikifox's den</span></h1>
<i>A small place to relax in the internet</i>
<div>
<h2>Who am I?</h2>
<p>
I'm Wiikifox! A geek furry with passion about computers and art :3 I suck at talking about me,
so I'll just leave my contact info down here so you can get to know me yourself :P
</p>
<ul>
<li><b>E-Mail:</b> wiikifox@unix.dog</li>
<li><b>XMPP:</b> wiikifox@unix.dog and wiikifox@derg.rest</li>
<li><b>Fedi:</b> @wiikifox@unix.dog</li>
</ul>
<i>(Yeah, I have a lot of stuff under <a href="https://unix.dog">unix.dog</a>)</i>
<p>
Also, I'll leave some personal info over here
</p>
<ul>
<li><b>Sexuality:</b> Cisgender, straight and male</li>
<li><b>Birthday:</b> 2009-03-01</li>
<li><b>Country:</b> Cuba</li>
<li><b>Likes:</b> Computers, Videogames, <i>Synthwave</i>, Pixel Art, Foxes, Software Freedom, Privacy (and a lot of stuff I don't remember)</li>
<li><b>Dislikes:</b> DRM, Proprieary Software (and another bunch of stuff I don't remember either)</li>
</ul>
</div>
<div>
By the way, I have a <a href="gemini://unix.dog/~wiikifox">small Gemini capsule</a> where I post some stuff sometimes. It's probably worth to check it out ;3
</div>
</div>
<div class="card" id="friends">
<h1>Some of my friends' websites :3</h1>
<strong><a href="https://derg.rest/">Tom:</a></strong> A cute and cuddly drake with a really nice website
<strong><a href="https://dolphinana.codeberg.page">Kittynunu/Dolphinana:</a></strong> A FLOSS advocate kitty
</div>
<div class="card" id="webrings">
<h1>Webrings</h1>
<div id="webrings-retronaut">
<strong>Retronaut: </strong><a href="https://webring.dinhe.net/prev/https://unix.dog/~wiikifox/">previous</a> //
<a href="https://webring.dinhe.net/random">random</a> //
<a href="https://webring.dinhe.net/next/https://unix.dog/~wiikifox/">next</a>
</div>
</div>
</body>
</html>