feat: call out what is and isn't clickable

This commit is contained in:
Naomi Carrigan 2025-03-19 22:59:32 -07:00
parent 37becea2cc
commit f205aa8741
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

View File

@ -11,7 +11,8 @@
style="width: 150px; border-radius: 50%"
alt="NHCarrigan Logo"
/>
<p>Software Engineering and Community Management Consulting Firm</p>
<p style="font-size: 1.2rem;">Software Engineering and Community Management Consulting Firm</p>
<p>You can click these!</p>
<div style="display: flex; justify-content: center">
<a href="https://git.nhcarrigan.com" target="_blank" style="width: 50%"
><img
@ -92,7 +93,8 @@
style="width: 150px; border-radius: 50%"
alt="Naomi's Avatar"
/>
<p>Founder and Lead Developer</p>
<p style="font-size: 1.2rem;">Founder and Lead Developer</p>
<p>And these!</p>
<div style="display: flex; justify-content: center">
<a href="./koikatsu" style="width: 50%"
><img
@ -108,6 +110,7 @@
/></a>
</div>
<hr style="border: 2px dashed var(--foreground); margin-bottom: 10px;"/>
<p>But not these...</p>
<div style="display: flex; justify-content: center">
<img
src="https://cdn.nhcarrigan.com/blinkies/home/technomancer.gif"
@ -156,6 +159,8 @@
alt="vampire"
/>
</div>
<hr style="border: 2px dashed var(--foreground); margin-top: 10px;"/>
<p>This one, though!</p>
<a href="https://sitemap.nhcarrigan.com" target="_blank">
<img
src="https://cdn.nhcarrigan.com/blinkies/home/sitemap.gif"