generated from nhcarrigan/template
feat: remove games and koikatsu
This commit is contained in:
@ -11,8 +11,9 @@
|
||||
style="width: 150px; border-radius: 50%"
|
||||
alt="NHCarrigan Logo"
|
||||
/>
|
||||
<p style="font-size: 1.2rem;">Software Engineering and Community Management Consulting Firm</p>
|
||||
<p>You can click these!</p>
|
||||
<p style="font-size: 1.2rem">
|
||||
Software Engineering and Community Management Consulting Firm
|
||||
</p>
|
||||
<div style="display: flex; justify-content: center">
|
||||
<a href="https://git.nhcarrigan.com" target="_blank" style="width: 50%"
|
||||
><img
|
||||
@ -87,30 +88,26 @@
|
||||
alt="resume"
|
||||
/></a>
|
||||
</div>
|
||||
<hr style="border: 2px dashed var(--foreground); margin-top: 10px" />
|
||||
<h2>Naomi Carrigan</h2>
|
||||
<img
|
||||
src="https://cdn.nhcarrigan.com/profile.png"
|
||||
style="width: 150px; border-radius: 50%"
|
||||
alt="Naomi's Avatar"
|
||||
/>
|
||||
<p style="font-size: 1.2rem;">Founder and Lead Developer</p>
|
||||
<p>And these!</p>
|
||||
<p style="font-size: 1.2rem">Founder and Lead Developer</p>
|
||||
<div style="display: flex; justify-content: center">
|
||||
<a href="./koikatsu" style="width: 50%"
|
||||
><img
|
||||
<img
|
||||
src="https://cdn.nhcarrigan.com/blinkies/home/cutie.gif"
|
||||
style="width: 100%"
|
||||
alt="total cutie"
|
||||
/></a>
|
||||
<a href="./games" style="width: 50%"
|
||||
><img
|
||||
/>
|
||||
<img
|
||||
src="https://cdn.nhcarrigan.com/blinkies/home/gamer.gif"
|
||||
style="width: 100%"
|
||||
alt="gamer"
|
||||
/></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"
|
||||
@ -159,8 +156,7 @@
|
||||
alt="vampire"
|
||||
/>
|
||||
</div>
|
||||
<hr style="border: 2px dashed var(--foreground); margin-top: 10px;"/>
|
||||
<p>This one, though!</p>
|
||||
<hr style="border: 2px dashed var(--foreground); margin-top: 10px" />
|
||||
<a href="https://sitemap.nhcarrigan.com" target="_blank">
|
||||
<img
|
||||
src="https://cdn.nhcarrigan.com/blinkies/home/sitemap.gif"
|
||||
|
Reference in New Issue
Block a user