php me up
This commit is contained in:
parent
681502f8a6
commit
9410b5b14b
3 changed files with 63 additions and 57 deletions
57
index.html
57
index.html
|
|
@ -1,57 +0,0 @@
|
|||
<!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-v4.png">
|
||||
<title>~roscoe</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="page-container">
|
||||
<div class="grid">
|
||||
<div>
|
||||
<h1>~roscoe</h1>
|
||||
</div>
|
||||
<div>
|
||||
<p>
|
||||
<span id="title"><em>"For panda, grossly overqualifed"</em></span><br>
|
||||
<span id="quote">gimme appuls</span>
|
||||
</p>
|
||||
</div>
|
||||
<div><img src="./res/images/profile-v4.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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue