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

This commit is contained in:
Naomi Carrigan 2025-05-22 19:41:10 -07:00
parent ebd826178f
commit 5c8752623b
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

View File

@ -19,6 +19,7 @@ const html = `<!DOCTYPE html>
<body>
<main>
<h1>Melody Iuvo</h1>
<img src="https://cdn.nhcarrigan.com/new-avatars/melody-full.png" width="250" alt="Melody" />
<section>
<p>A task management bot for Discord!</p>
</section>