summaryrefslogtreecommitdiff
path: root/home.html
diff options
context:
space:
mode:
authormjfernez <mjf@mjfer.net>2021-11-05 09:25:26 -0400
committermjfernez <mjf@mjfer.net>2021-11-05 09:25:26 -0400
commit78666cd9195c1c2bcc9cd9110b4db5723a88b50d (patch)
tree66ed096e973cba1efd40a0097936f7a6b08cf5b3 /home.html
parent34273e9053037ef0de7767eec6a070615cbb4cb6 (diff)
Directory changes. Various spelling, format fixes.
Also fixes CC being linked to by HTTP instead of HTTPS which causes an annoying message on most browsers
Diffstat (limited to 'home.html')
-rw-r--r--home.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/home.html b/home.html
index fa492d5..7ee218a 100644
--- a/home.html
+++ b/home.html
@@ -14,7 +14,7 @@ check out my resume
</p>
<p>If you think websites and servers are neat like I do and want to
learn the ins and outs of hosting your own, click
-<a href="/site/tutorials/how-to-make-this-site.html">here</a>.
+<a href="/site/tutorials/www/how-to-make-this-site.html">here</a>.
</p>
<p>If you're just here by chance and don't know where you are click
<a href="/site/about/whereami.html">here</a>.
@@ -39,11 +39,11 @@ learn the ins and outs of hosting your own, click
target="_blank" rel="noopener noreferrer">bootstrap</a>)
</small></p>
- <a href="https://www.linkedin.com/in/mike-fernez-357878108"
- target="_blank" rel="noopener noreferrer"><img
- src="/static/linkedin.svg" /></a>
- <a href="https://github.com/mjfernez" target="_blank" rel="noopener noreferrer"><img
- src="/static/github.svg" /></a>
+ <a href="https://www.linkedin.com/in/mike-fernez-357878108"
+ target="_blank" rel="noopener noreferrer">
+ <img class="icon" src="/static/linkedin.svg" /></a>
+ <a href="https://github.com/mjfernez" target="_blank" rel="noopener noreferrer">
+ <img class="icon" src="/static/github.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">