From 9f73fd93467c65e2e31708fbddc8d32d3ca4f25d Mon Sep 17 00:00:00 2001 From: Corey Blais Date: Tue, 21 Apr 2026 16:48:21 -0400 Subject: [PATCH] fixed email colors --- backend/src/app.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/backend/src/app.ts b/backend/src/app.ts index 3c9f146..bd30bb3 100644 --- a/backend/src/app.ts +++ b/backend/src/app.ts @@ -1191,9 +1191,9 @@ const sendBirdMilestoneReminderNotification = async ({ text: lines.join('\n'), attachments, html: ` -
-
-
+
+
+
${ logoAttachment ? 'FlockPal' @@ -1207,14 +1207,14 @@ const sendBirdMilestoneReminderNotification = async ({ ${birdPhotoHtml} -

${escapeHtml(copy.headline)}

+

${escapeHtml(copy.headline)}

${escapeHtml(copy.intro)}

${escapeHtml(copy.body)}

- Open FlockPal + Open FlockPal