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

This commit is contained in:
Naomi Carrigan 2025-05-22 19:40:09 -07:00
parent 344d4d0de7
commit f50bb8c85d
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

View File

@ -19,6 +19,7 @@ const html = `<!DOCTYPE html>
<body>
<main>
<h1>Aria Iuvo</h1>
<img src="https://cdn.nhcarrigan.com/new-avatars/aria-full.png" width="250" alt="Aria" />
<section>
<p>Bot to translate your messages on Discord!</p>
</section>