contact/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> <a href="/about">about</a> <a href="/contact">contact</a>
11 <title>
12 icyphox
13 </title>
14</header>
15
16<body>
17 <h2>contact</h2>
18
19<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>
20
21</body>
22
23<hr />
24<footer>
25 <p align="center">Built using <a href="https://github.com/icyphox/vite">Vite</a>.</p>
26 <p> </p>
27<footer>