summaryrefslogtreecommitdiff
path: root/doodle.html
diff options
context:
space:
mode:
Diffstat (limited to 'doodle.html')
-rw-r--r--doodle.html52
1 files changed, 52 insertions, 0 deletions
diff --git a/doodle.html b/doodle.html
new file mode 100644
index 0000000..5ce04ce
--- /dev/null
+++ b/doodle.html
@@ -0,0 +1,52 @@
+<!DOCTYPE html>
+<head>
+<title>Some Doodles</title>
+<meta charset="utf-8"/>
+<link rel="stylesheet" href="style.css"/>
+<link rel="icon" type="image/png" href="img/fav/logo.png"/>
+</head>
+<body>
+<div class="content">
+<pre>
+<!--
+123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
+一二三四
+-->--------------------------------------------------------------------------------
+
+<a href="http://hairydiode.xyz">>HairyDiode</a>
+
+--------------------------------------------------------------------------------
+<!--
+123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
+一二三四-->Some Doodles 2-27-2018
+--------------------------------------------------------------------------------
+Taking notes, Ha!
+A watchface
+</pre>
+<img src="img/doodle/watch.png" ></img>
+<pre>
+Ear bud holders
+</pre>
+<img src="img/doodle/budholder.png" ></img>
+<pre>
+A tower
+</pre>
+<img src="img/doodle/scene.png" ></img>
+<pre>
+Layout
+</pre>
+<img src="img/doodle/archi1.png" ></img>
+<pre>
+More layout
+</pre>
+<img src="img/doodle/archi2.png" ></img>
+<pre>
+Even more layout
+</pre>
+<img src="img/doodle/archi6.png" ></img>
+</pre>
+</div>
+</body>
+<!--
+if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html
+-->