57 lines
2.1 KiB
HTML
57 lines
2.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="./res/css/master.css">
|
|
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32">
|
|
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16">
|
|
<meta property="og:title" content="~roscoe @ frzn.dev">
|
|
<meta property="og:description" content="My personal homepage on frzn.dev!">
|
|
<meta property="og:image" content="/res/images/profile-v3.png">
|
|
<title>~roscoe</title>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="page-container">
|
|
<div class="grid">
|
|
<div>
|
|
<h1>~roscoe</h1>
|
|
</div>
|
|
<div>
|
|
<p>
|
|
<span id="title"><em>Certified silly :3</em></span><br>
|
|
<span id="quote">Wah-sup?</span>
|
|
</p>
|
|
</div>
|
|
<div><img src="./res/images/profile-v3.png" class="profile-image"></div>
|
|
<div>
|
|
<ul>
|
|
<li>19 y/o, British</li>
|
|
<li>Self-proclaimed wah enthusiast</li>
|
|
<li>Theatre technician</li>
|
|
<li>Self-taught programmer</li>
|
|
<li>Somewhat a weather nerd</li>
|
|
<li>Designed & built <a href="https://frzn.dev">frzn.dev</a></li>
|
|
</ul>
|
|
<p class="social-heading">Social:</p>
|
|
<ul class="social">
|
|
<li><strong>Forgejo:</strong> <a href="https://git.frzn.dev/RoscoeDaWah/">@RoscoeDaWah@git.frzn.dev</a></li>
|
|
<li><strong>E-mail:</strong> <a href="mailto:roscoe@wah.moe">roscoe@wah.moe</a></li>
|
|
<li><strong>Fedi:</strong> <a rel="me"
|
|
href="https://furry.engineer/@RoscoeDaWah">@RoscoeDaWah@furry.engineer</a></li>
|
|
<li><strong>Matrix:</strong> <a href="https://matrix.to/#/@roscoe:wah.moe">@roscoe:wah.moe</a></li>
|
|
<li><strong>Discord:</strong> @roscoedawah</li>
|
|
</ul>
|
|
</div>
|
|
<div><strong>Websites:</strong>
|
|
<a href="https://wah.moe">wah.moe</a> /
|
|
<a href="https://weh.moe">weh.moe</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript" src="./res/js/dynamic-content.js"></script>
|
|
</body>
|
|
|
|
</html>
|