source code for html website at https://zachdecook.com
Diffstat (limited to 'index.md')
| -rw-r--r-- | index.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,10 +1,10 @@ <link rel="stylesheet" type="text/css" href="https://zachdecook.com/shared/mvp/mvp-dark.css"/> -<link rel="stylesheet" type="text/css" href="/index2.css"/> +<link rel="stylesheet" type="text/css" href="index2.css"/> <nav> * [**Songbooks**](https://songs.zachdecook.com) -* [*Resume*](https://zachdecook.com/resume) +* [*Resume*](resume) </nav> <header> @@ -25,11 +25,11 @@ He's possibly best defined by the projects he spends time on. <section> <aside> -### [Tight Change](/posts/tightchange) +### [Tight Change](posts/tightchange) Coin-Holding device in card form-factor. -[](/posts/tightchange) +[](posts/tightchange) </aside> <aside> @@ -37,15 +37,15 @@ Coin-Holding device in card form-factor. Procedurally generated free software SVGinOT Emoji font -[](/fossmoji) +[](fossmoji) </aside> <aside> -### [MIDI hardware projects](/posts/ststech) +### [MIDI hardware projects](posts/ststech) A collaboration of controllers that I programmed. -[](/posts/ststech) +[](posts/ststech) </aside> </section> |