summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorknolax <1339802534.kk@gmail.com>2017-11-14 08:53:43 -0500
committerknolax <1339802534.kk@gmail.com>2017-11-14 08:53:43 -0500
commite6116f2dde5c3b38b4cab55899e3e23c55d8ede7 (patch)
treee59718d5e10136a5535bc2d65b28fb9597abe0f1 /src
initial commit
Diffstat (limited to 'src')
-rw-r--r--src/footer.html5
-rw-r--r--src/header.html16
2 files changed, 21 insertions, 0 deletions
diff --git a/src/footer.html b/src/footer.html
new file mode 100644
index 0000000..d257158
--- /dev/null
+++ b/src/footer.html
@@ -0,0 +1,5 @@
+</pre>
+</body>
+<!--
+if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html
+-->
diff --git a/src/header.html b/src/header.html
new file mode 100644
index 0000000..dd92f61
--- /dev/null
+++ b/src/header.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<head>
+<title>[TITLE]</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>
+
+--------------------------------------------------------------------------------