diff options
author | mjfernez <mjf@mjfer.net> | 2024-02-03 16:03:48 -0500 |
---|---|---|
committer | mjfernez <mjf@mjfer.net> | 2024-02-03 16:03:48 -0500 |
commit | 297cb27a1cb51b70ec21657c4e86381c1368a1fb (patch) | |
tree | be7aee607beca39ff620c6657804d21a3a639709 /home.html | |
parent | 5bc94d6411e01c5a2db7ec73d9dc23838b962121 (diff) | |
download | site-files-297cb27a1cb51b70ec21657c4e86381c1368a1fb.tar.gz |
Updated home page with yt channel
Also added some drafts to think about for later
Diffstat (limited to 'home.html')
-rw-r--r-- | home.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -48,6 +48,10 @@ learn the ins and outs of hosting your own, click <img class="icon" src="/static/media/linkedin.svg" /></a> <a href="https://github.com/mjfernez" target="_blank" rel="noopener noreferrer"> <img class="icon" src="/static/media/github.svg" /></a> + <a href="https://www.youtube.com/@MikeSucksAtHacking" + target="_blank" rel="noopener noreferrer"> + <img class="icon" src="/static/media/youtube.svg" /></a> + <br> Most of what I'm working on (including this site) is kept at <a href="https://git.mjfer.net" target="_blank" rel="noopener noreferrer"> |