new year new me
This commit is contained in:
parent
1d11972a12
commit
c2cf7187a1
2 changed files with 8 additions and 8 deletions
16
index.html
16
index.html
|
@ -5,31 +5,31 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="./res/css/master.css">
|
||||
<title>~floppy</title>
|
||||
<title>~roscoe</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="page-container">
|
||||
<div class="grid">
|
||||
<div>
|
||||
<h1>~floppy</h1>
|
||||
<h1>~roscoe</h1>
|
||||
</div>
|
||||
<div>
|
||||
<p>
|
||||
<span id="title"><em>Certified PHP User</em></span><br>
|
||||
<span id="quote">"My life is a living nightmare!"</span>
|
||||
<span id="title"><em>Certified internet user</em></span><br>
|
||||
<span id="quote">Wah-sup?</span>
|
||||
</p>
|
||||
</div>
|
||||
<div><img src="./res/images/profile.png" class="profile-image"></div>
|
||||
<div><img src="./res/images/profile-v2.png" class="profile-image"></div>
|
||||
<div>
|
||||
<ul>
|
||||
<li>19 y/o, British</li>
|
||||
<li>Self-proclaimed wah enthusiast</li>
|
||||
<li>Theatre Technician</li>
|
||||
<li>"Web Developer"</li>
|
||||
<li>Part-time NixOS user</li>
|
||||
<li>"Developer"</li>
|
||||
<li>Self-taught programmer</li>
|
||||
<li>Somewhat a weather nerd</li>
|
||||
<li>Built & designed <a href="https://frzn.dev">frzn.dev</a></li>
|
||||
<li>Designed & build <a href="https://frzn.dev">frzn.dev</a></li>
|
||||
</ul>
|
||||
<p class="social-heading">Social:</p>
|
||||
<ul class="social">
|
||||
|
|
BIN
res/images/profile-v2.png
Executable file
BIN
res/images/profile-v2.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
Loading…
Reference in a new issue