diff options
Diffstat (limited to 'earbud.html')
-rw-r--r-- | earbud.html | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/earbud.html b/earbud.html new file mode 100644 index 0000000..9c9710f --- /dev/null +++ b/earbud.html @@ -0,0 +1,35 @@ +<!DOCTYPE html> +<head> +<title>Earbud Holders</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 +一二三四-->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="http://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> +</body> +<!-- +if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html +--> |