diff options
author | knolax <1339802534.kk@gmail.com> | 2018-03-07 13:50:04 -0500 |
---|---|---|
committer | knolax <1339802534.kk@gmail.com> | 2018-03-07 13:50:04 -0500 |
commit | 4baee6f4c82cf7b0b7f308ca49a8e85da87f49f6 (patch) | |
tree | f1ff48ad9af526c6e58c1c073af6537bbae3cbe2 /earbud.html | |
parent | b717be6f5320be6997c63260dbf977944b56a51e (diff) |
Added plans for earbuds, updates for CSC members
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 +--> |