diff options
Diffstat (limited to 'earbud.html')
-rw-r--r-- | earbud.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/earbud.html b/earbud.html index 9c9710f..8ba66ba 100644 --- a/earbud.html +++ b/earbud.html @@ -2,8 +2,8 @@ <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"/> +<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"> @@ -13,7 +13,7 @@ 一二三四 -->-------------------------------------------------------------------------------- -<a href="http://hairydiode.xyz">>HairyDiode</a> +<a href="https://hairydiode.xyz">>HairyDiode</a> -------------------------------------------------------------------------------- <!-- @@ -22,7 +22,7 @@ -------------------------------------------------------------------------------- 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>. +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 @@ -31,5 +31,6 @@ above is an example of what you can make with LibreCAD. </div> </body> <!-- -if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html +if you're digging in the src you might be interested in how this site works +here: https://hairydiode.xyz/meta2 --> |