-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
27 lines (24 loc) · 750 Bytes
/
index.html
File metadata and controls
27 lines (24 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html>
<html>
<head>
<title>HN67</title>
<link rel="shortcut icon" href="/favicon.ico">
<!-- <link href="index.css" rel="stylesheet"> -->
<script src="index.js" defer></script>
</head>
<body>
<img src="/images/HN67.png" width="100" height="100"></img>
<h1>HN67</h1>
<p>Email: <a href="mailto:hn67aechen@gmail.com">hn67aechen@gmail.com</a></p>
<p>GitHub: <a href="https://github.com/HN67">https://github.com/HN67</a></p>
<h2>Projects</h2>
<p>nsapi</p>
<p>srite-bot</p>
<p>hnpixels</p>
<p>Milner Objects</p>
<h2>Games</h2>
<p>Celeste, Stardew, Factorio, Genshin, Transformice, Terraria, League</p>
<h2>Books / Reading (manga) </h2>
<p>Behold: Humanity</p>
</body>
</html>