fix: broken HTML

This commit is contained in:
Naomi Carrigan 2025-03-19 18:42:24 -07:00
parent c062b94466
commit 6bc2cb34f8
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

View File

@ -5,9 +5,7 @@
</head>
<body>
<main>
<h1>NHCarrigan</h1>
<main class="w-[95%] text-center max-w-4xl mx-auto mt-16 rounded-lg">
<h1 class="text-5xl">Games</h1>
<h1>Games</h1>
<section style="display: grid; grid-template-columns: 1fr 1fr 1fr">
<div
style="
@ -16,10 +14,7 @@
border: 2px solid var(--foreground);
"
>
<a
href="https://cdn.nhcarrigan.com/games/aow-3.jpg"
target="_blank"
>
<a href="https://cdn.nhcarrigan.com/games/aow-3.jpg" target="_blank">
<img
style="height: 250px; max-width: 250px; object-fit: contain"
src="https://cdn.nhcarrigan.com/games/aow-3.jpg"
@ -42,10 +37,7 @@
border: 2px solid var(--foreground);
"
>
<a
href="https://cdn.nhcarrigan.com/games/aow-4.jpg"
target="_blank"
>
<a href="https://cdn.nhcarrigan.com/games/aow-4.jpg" target="_blank">
<img
style="height: 250px; max-width: 250px; object-fit: contain"
src="https://cdn.nhcarrigan.com/games/aow-4.jpg"
@ -302,10 +294,7 @@
border: 2px solid var(--foreground);
"
>
<a
href="https://cdn.nhcarrigan.com/games/dos-2.jpg"
target="_blank"
>
<a href="https://cdn.nhcarrigan.com/games/dos-2.jpg" target="_blank">
<img
style="height: 250px; max-width: 250px; object-fit: contain"
src="https://cdn.nhcarrigan.com/games/dos-2.jpg"
@ -406,11 +395,11 @@
>
<img style="height: 250px; max-width: 250px; object-fit: contain"
src="https://cdn.nhcarrigan.com/games/empyrion.jpg" alt="A 3D
character model showing a female figure wearing a bright neon
green futuristic bodysuit with black armored accents and panels.
The suit features geometric patterns and protective plating across
the torso, limbs, and joints. The character has brown hair styled
with side-swept bangs and stands in a neutral pose against a dark
character model showing a female figure wearing a bright neon green
futuristic bodysuit with black armored accents and panels. The suit
features geometric patterns and protective plating across the torso,
limbs, and joints. The character has brown hair styled with
side-swept bangs and stands in a neutral pose against a dark
background. Text at the top of the image reads "Origin: Human" and
"Naomi"." />
</a>
@ -612,10 +601,7 @@
border: 2px solid var(--foreground);
"
>
<a
href="https://cdn.nhcarrigan.com/games/amalur.jpg"
target="_blank"
>
<a href="https://cdn.nhcarrigan.com/games/amalur.jpg" target="_blank">
<img
style="height: 250px; max-width: 250px; object-fit: contain"
src="https://cdn.nhcarrigan.com/games/amalur.jpg"
@ -788,10 +774,7 @@
border: 2px solid var(--foreground);
"
>
<a
href="https://cdn.nhcarrigan.com/games/nioh-2.jpg"
target="_blank"
>
<a href="https://cdn.nhcarrigan.com/games/nioh-2.jpg" target="_blank">
<img
style="height: 250px; max-width: 250px; object-fit: contain"
src="https://cdn.nhcarrigan.com/games/nioh-2.jpg"
@ -993,10 +976,7 @@
border: 2px solid var(--foreground);
"
>
<a
href="https://cdn.nhcarrigan.com/games/swtor.jpg"
target="_blank"
>
<a href="https://cdn.nhcarrigan.com/games/swtor.jpg" target="_blank">
<img
style="height: 250px; max-width: 250px; object-fit: contain"
src="https://cdn.nhcarrigan.com/games/swtor.jpg"
@ -1028,11 +1008,11 @@
3D rendered character stands barefoot on a red carpet in what
appears to be a garage or workshop setting. She wears black-rimmed
glasses, a purple tank top, and a cream-colored knee-length skirt
with red abstract designs on it. The character has short brown
hair styled in a modern cut. Behind her are various automotive
items including what appears to be a yellow vehicle and some
storage units. Part of a vintage "Around the World" poster is
visible on the wall." />
with red abstract designs on it. The character has short brown hair
styled in a modern cut. Behind her are various automotive items
including what appears to be a yellow vehicle and some storage
units. Part of a vintage "Around the World" poster is visible on the
wall." />
</a>
<p>
<a
@ -1076,10 +1056,7 @@
border: 2px solid var(--foreground);
"
>
<a
href="https://cdn.nhcarrigan.com/games/vroid.png"
target="_blank"
>
<a href="https://cdn.nhcarrigan.com/games/vroid.png" target="_blank">
<img
style="height: 250px; max-width: 250px; object-fit: contain"
src="https://cdn.nhcarrigan.com/games/vroid.png"
@ -1123,7 +1100,6 @@
</div>
</section>
</main>
</main>
</body>
<script src="https://cdn.nhcarrigan.com/headers/index.js"></script>
</html>