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

This commit is contained in:
2025-05-22 19:32:32 -07:00
parent 2b1e54ad2b
commit 02c763336c

View File

@ -19,6 +19,7 @@ const html = `<!DOCTYPE html>
<body> <body>
<main> <main>
<h1>Becca Lyria</h1> <h1>Becca Lyria</h1>
<img src="https://cdn.nhcarrigan.com/new-avatars/becca-full.png" width="250" alt="Becca" />
<section> <section>
<p>Bot to play RPGs on Discord!</p> <p>Bot to play RPGs on Discord!</p>
</section> </section>