build/index.html (view raw)
1<!DOCTYPE html>
2<html>
3<header>
4 <link rel="stylesheet" href="https://unpkg.com/sakura.css/css/sakura.css" type="text/css">
5<style>
6body {
7 margin-top: 10%;
8}
9</style>
10 <a href="/">home</a> <a href="/gpg.txt">gpg</a>
11 <title>
12 icyphox
13 </title>
14</header>
15
16<body>
17 <p>Hey there,</p>
18
19<p>I'm <em>icyphox</em>, and this is my new, less flashy website. I lost the Markdown source of my old site in an SSD wipe :v <br />
20The blog's gone (for now), but I'll probably archive it somewhere.</p>
21
22<p>Links: </p>
23
24<ul>
25<li><a href="https://xix.ph0x.me/resume.pdf">Résumé</a></li>
26<li><a href="https://github.com/icyphox">GitHub</a></li>
27<li><a href="https://twitter.com/icyphox">Twitter</a></li>
28<li><a href="https://keybase.io/icyphox">Keybase</a></li>
29</ul>
30
31<p>Reach me at <a href="mailto:icyph0x@pm.me">icyph0x@pm.me</a>, or at <code>#rice</code> on <a href="https://rizon.net">Rizon</a>.</p>
32
33<hr />
34
35</body>
36
37<footer>
38 <p align="center">Built using <a href="https://github.com/icyphox/vite">Vite</a>.</p>
39 <p> </p>
40<footer>