generated from nhcarrigan/template
feat: call out what is and isn't clickable
This commit is contained in:
parent
37becea2cc
commit
f205aa8741
@ -11,7 +11,8 @@
|
|||||||
style="width: 150px; border-radius: 50%"
|
style="width: 150px; border-radius: 50%"
|
||||||
alt="NHCarrigan Logo"
|
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">
|
<div style="display: flex; justify-content: center">
|
||||||
<a href="https://git.nhcarrigan.com" target="_blank" style="width: 50%"
|
<a href="https://git.nhcarrigan.com" target="_blank" style="width: 50%"
|
||||||
><img
|
><img
|
||||||
@ -92,7 +93,8 @@
|
|||||||
style="width: 150px; border-radius: 50%"
|
style="width: 150px; border-radius: 50%"
|
||||||
alt="Naomi's Avatar"
|
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">
|
<div style="display: flex; justify-content: center">
|
||||||
<a href="./koikatsu" style="width: 50%"
|
<a href="./koikatsu" style="width: 50%"
|
||||||
><img
|
><img
|
||||||
@ -108,6 +110,7 @@
|
|||||||
/></a>
|
/></a>
|
||||||
</div>
|
</div>
|
||||||
<hr style="border: 2px dashed var(--foreground); margin-bottom: 10px;"/>
|
<hr style="border: 2px dashed var(--foreground); margin-bottom: 10px;"/>
|
||||||
|
<p>But not these...</p>
|
||||||
<div style="display: flex; justify-content: center">
|
<div style="display: flex; justify-content: center">
|
||||||
<img
|
<img
|
||||||
src="https://cdn.nhcarrigan.com/blinkies/home/technomancer.gif"
|
src="https://cdn.nhcarrigan.com/blinkies/home/technomancer.gif"
|
||||||
@ -156,6 +159,8 @@
|
|||||||
alt="vampire"
|
alt="vampire"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
<hr style="border: 2px dashed var(--foreground); margin-top: 10px;"/>
|
||||||
|
<p>This one, though!</p>
|
||||||
<a href="https://sitemap.nhcarrigan.com" target="_blank">
|
<a href="https://sitemap.nhcarrigan.com" target="_blank">
|
||||||
<img
|
<img
|
||||||
src="https://cdn.nhcarrigan.com/blinkies/home/sitemap.gif"
|
src="https://cdn.nhcarrigan.com/blinkies/home/sitemap.gif"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user