feat: avatar
All checks were successful
Node.js CI / Lint and Test (push) Successful in 1m6s
Code Analysis / SonarQube (push) Successful in 1m15s

This commit is contained in:
Naomi Carrigan 2025-05-22 19:44:47 -07:00
parent bdc17d644d
commit 98316ebd38
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

View File

@ -19,6 +19,7 @@ const html = `<!DOCTYPE html>
<body>
<main>
<h1>Gwen Abalise</h1>
<img src="https://cdn.nhcarrigan.com/new-avatars/gwen-full.png" width="250" alt="Gwen" />
<section>
<p>Ticketing system for Discord!</p>
</section>