diff options
Diffstat (limited to 'meta.html')
-rw-r--r-- | meta.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/meta.html b/meta.html new file mode 100644 index 0000000..175eb3a --- /dev/null +++ b/meta.html @@ -0,0 +1,27 @@ +<!DOCTYPE html> +<head> +<title>Making This Site</title> +<meta charset="utf-8"> +<link rel="stylesheet" href="style.css"> +</head> +<body> +<pre class="content"> +<div> +<!-- +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 +-------------------------------------------------------------------------------- +</div> +</pre> +</body> +<!-- +if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html +--> |