blob: 386b2c4294a836f07f4cbe9fe703665ef18e3829 (
plain)
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
|
<!DOCTYPE html>
<head>
<title>Making This Site</title>
<meta charset="utf-8">
<link rel="stylesheet" href="style.css">
</head>
<body>
<pre class="content">
<!--
123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
一二三四
-->--------------------------------------------------------------------------------
<a href="home.html">>HairyDiode</a>
--------------------------------------------------------------------------------
<!--
123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
一二三四-->Making This Site 11-13-2017
--------------------------------------------------------------------------------
</pre>
</body>
<!--
if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html
-->
|