diff --git a/frontend/static/logo-email.png b/frontend/static/logo-email.png new file mode 100644 index 0000000..967ccaf Binary files /dev/null and b/frontend/static/logo-email.png differ diff --git a/goodnews/digest.py b/goodnews/digest.py index 3d10779..d0a456e 100644 --- a/goodnews/digest.py +++ b/goodnews/digest.py @@ -104,10 +104,10 @@ def build_digest(items: list[dict], brief_date: str, unsub_url: str, base: str | html = ( '
' - # Two-tone lowercase wordmark echoing the logo (azure + navy), tight-tracked. - '
' - 'upbeat bytes
' + # The real logo as a small hosted PNG (SVG isn't email-safe); alt text + # keeps the brand when a client blocks remote images. + f'Upbeat Bytes' '
Daily Highlights ยท {escape(weekday)}
' '

'