feat: avatar
Some checks failed
Node.js CI / Lint and Test (push) Successful in 57s
Code Analysis / SonarQube (push) Failing after 1m14s

This commit is contained in:
Naomi Carrigan 2025-05-22 20:01:20 -07:00
parent 30bc85772f
commit 088027086e
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

View File

@ -26,6 +26,7 @@ const html = `<!DOCTYPE html>
<body>
<main>
<h1>Rosalia Nightsong</h1>
<img src="https://cdn.nhcarrigan.com/new-avatars/rosalia-full.png" width="250" alt="Rosalia" />
<section>
<p>A basic web server that allows us to pipe logs and errors from our applications into our inbox.</p>
</section>