fix: use transparent logo in action email template #307

Merged
forgejo_admin merged 1 commit from 303-logo-transparent into main 2026-04-03 21:29:17 +00:00

Summary

One-line fix: swap logo.jpeg → logo-transparent.png in action.mjml. Removes white background behind shield logo on dark email.

Changes

  • templates/email/action.mjml — logo URL changed to logo-transparent.png

Test Plan

  • Compile: npx mjml templates/email/action.mjml
  • Send test email, verify logo has no white background

Review Checklist

  • No unrelated changes
  • One line, one file

Follow-up to #303

Closes #303

## Summary One-line fix: swap logo.jpeg → logo-transparent.png in action.mjml. Removes white background behind shield logo on dark email. ## Changes - `templates/email/action.mjml` — logo URL changed to `logo-transparent.png` ## Test Plan - [ ] Compile: `npx mjml templates/email/action.mjml` - [ ] Send test email, verify logo has no white background ## Review Checklist - [x] No unrelated changes - [x] One line, one file ## Related Notes Follow-up to #303 Closes #303
fix: use transparent logo in action email template
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
dfb55fbe17
Follow-up to #303

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
forgejo_admin deleted branch 303-logo-transparent 2026-04-03 21:29:17 +00:00
Sign in to join this conversation.
No description provided.