diff options
-rw-r--r-- | cont/doodle.html | 30 | ||||
-rw-r--r-- | doodle.html | 52 | ||||
-rw-r--r-- | index.html | 1 |
3 files changed, 83 insertions, 0 deletions
diff --git a/cont/doodle.html b/cont/doodle.html new file mode 100644 index 0000000..e3338c2 --- /dev/null +++ b/cont/doodle.html @@ -0,0 +1,30 @@ +<!-- +123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890 +一二三四-->[TITLE] [DATE] +-------------------------------------------------------------------------------- +[SETTITLE]Some Doodles +[SETDATE]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> 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 +--> @@ -30,6 +30,7 @@ How do I tell you your site is ugly? Github:https://github.com/knolax Where's all the content? Scroll Down +<a href="http://hairydiode.xyz/doodle">[Some Doodles] 2-27-2018</a> <a href="http://hairydiode.xyz/csc">[Control Systems Club] 2-21-2018</a> <a href="http://hairydiode.xyz/orion">[Leaving ORION] 2-9-2018</a> <a href="http://hairydiode.xyz/iokalant">[𘤝𘤞𘤀𘤛・𘤌𘤛𘤧𘤁・𘤊𘤡・𘤈𘤝-Iokalant Writing System-优卡文字系] 1-26-2018</a> |