chore: use full avatar
All checks were successful
Node.js CI / Lint and Test (push) Successful in 57s

This commit is contained in:
2025-08-25 16:59:11 -07:00
parent 54c53f322a
commit 271ebd1e64
5 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ export const unsub = `<!DOCTYPE html>
<body>
<main>
<h1>Oopsie!</h1>
<img src="https://cdn.nhcarrigan.com/new-avatars/lynira.png" width="250" alt="Lynira" />
<img src="https://cdn.nhcarrigan.com/new-avatars/lynira-full.png" width="250" alt="Lynira" />
<section>
<p>It looks like the user who created this link is no longer subscribed to our service! Please let them know that they will need to resubscribe before this URL works!</p>
</section>