diff options
author | Haoran S. Diao (刁浩然) <0@hairydiode.xyz> | 2025-09-06 16:37:54 -0700 |
---|---|---|
committer | Haoran S. Diao (刁浩然) <0@hairydiode.xyz> | 2025-09-06 16:37:54 -0700 |
commit | 9e6bca0b2fadeb55d55a27329a72e03b31d9998d (patch) | |
tree | 568830dea73aecf4368f7734ff942d640d373bb7 /doodle.html | |
parent | 17cdd8ef364502897fcd5e6418ec36ab2f5e4dc9 (diff) |
All the sites
Diffstat (limited to 'doodle.html')
-rw-r--r-- | doodle.html | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/doodle.html b/doodle.html new file mode 100644 index 0000000..66cca6e --- /dev/null +++ b/doodle.html @@ -0,0 +1,57 @@ +<!DOCTYPE html> +<head> +<title>Some Doodles</title> +<meta charset="utf-8"/> +<link rel="stylesheet" href="https://hairydiode.xyz/style.css"/> +<link rel="icon" type="image/png" href="https://hairydiode.xyz/img/fav/logo.png"/> +</head> +<body> +<div class="content"> +<pre> +<!-- +123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890 +一二三四 +-->-------------------------------------------------------------------------------- + +<a href="https://hairydiode.xyz">>HairyDiode</a> + +-------------------------------------------------------------------------------- +<!-- +123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890 +一二三四-->Some Doodles 2-27-2018 +-------------------------------------------------------------------------------- +Taking notes, Ha! +The following images are all 15 to 19 MB in size, so loading them will be super +slow. +A watchface +</pre> +<img src="https://hairydiode.xyz/img/doodle/watch.png" ></img> +<pre> +Ear bud holders +</pre> +<img src="https://hairydiode.xyz/img/doodle/budholder.png" ></img> +<pre> +A tower +</pre> +<img src="https://hairydiode.xyz/img/doodle/scene.png" ></img> +<pre> +Layout +</pre> +<img src="https://hairydiode.xyz/img/doodle/archi1.png" ></img> +<pre> +More layout +</pre> +<img src="https://hairydiode.xyz/img/doodle/archi2.png" ></img> +<pre> +Even more layout +</pre> +<img src="https://hairydiode.xyz/img/doodle/archi6.png" ></img> +</pre> +</div> +<br> +<br> +</body> +<!-- +if you're digging in the src you might be interested in how this site works +here: https://hairydiode.xyz/meta2 +--> |