summaryrefslogtreecommitdiff
path: root/doodle.html
blob: 5ce04cee202f927ae2d266a731c2e963e30a7ec1 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
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 
-->