fix: page header
Node.js CI / Lint and Test (push) Successful in 34s

This commit is contained in:
2025-08-13 19:28:56 -07:00
parent c661de5a0b
commit 543a0101b1
+1 -1
View File
@@ -18,7 +18,7 @@ const html = `<!DOCTYPE html>
</head> </head>
<body> <body>
<main> <main>
<h1>Liora</h1> <h1>Altaria</h1>
<img src="https://cdn.nhcarrigan.com/new-avatars/altaria.png" width="250" alt="Altaria" /> <img src="https://cdn.nhcarrigan.com/new-avatars/altaria.png" width="250" alt="Altaria" />
<section> <section>
<p>Discord bot that gives you a gentle reminder when you forget to attach alt-text to an image.</p> <p>Discord bot that gives you a gentle reminder when you forget to attach alt-text to an image.</p>