You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The title image and header of the email are not breaking correctly in the generated HTML code for the TwiR email issue.
The break should be placed after the "This Week in Rust" title image. Instead, the line is currently breaking after the "This" in the text header.
The email code is being generated by the optimize-email Makefile job, which uses the website code (via the make build && make generate-website && make host-content command) to create an email using juice.