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 <link rel="stylesheet" href="/static/responsive.css" type="text/css">
6 <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
7 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
8 <meta name="HandheldFriendly" content="true">
9 <a href="/">home</a> <a href="/gpg.txt">gpg</a> <a href="/about">about</a> <a href="/contact">contact</a>
10 <title>
11 icyphox
12 </title>
13</header>
14
15<body>
16 <p>Hey there,</p>
17
18<p>I'm <strong><em>icyphox</em></strong>, and this is my new, less flashy website. I lost the Markdown source of my old site in an SSD wipe.
19The blog's gone (for now), but I'll probably archive it somewhere.</p>
20
21<p>More about me, <a href="/about">here</a>.</p>
22
23 </div>
24</body>
25
26<footer class="footer">
27<hr />
28 Built using <a href="https://github.com/icyphox/vite">Vite</a>. View this site's <a href="https://github.com/icyphox/site">source</a>.
29 <p> </p>
30<footer>