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 /earbud.html | |
parent | 17cdd8ef364502897fcd5e6418ec36ab2f5e4dc9 (diff) |
All the sites
Diffstat (limited to 'earbud.html')
-rw-r--r-- | earbud.html | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/earbud.html b/earbud.html new file mode 100644 index 0000000..a9c8c47 --- /dev/null +++ b/earbud.html @@ -0,0 +1,38 @@ +<!DOCTYPE html> +<head> +<title>Earbud Holders</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 +一二三四-->Earbud Holders 3-7-2018 +-------------------------------------------------------------------------------- +Oof, looks like I didn't put out the updates I promised. As some consolation +hear some poorly drafted plans for an altoid tin earbud holder to show that i'm +still alive. Pdf file <a href="https://hairydiode.xyz/earbud.pdf">here</a>. + +If you're here for Control Systems Club updates, I'm going to be teaching +everyone LibreCAD during today's meeting. Make sure you have it installed, The +above is an example of what you can make with LibreCAD. +</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 +--> |