responsible-ai-collaborative / aiid

The AI Incident Database seeks to identify, define, and catalog artificial intelligence incidents.
https://incidentdatabase.ai
Other
169 stars 35 forks source link

Add glowing aiid logo for emails #3123

Open lmcnulty opened 4 days ago

lmcnulty commented 4 days ago

The email template update PR currently embeds the logo image with a data url. This is not supported everywhere, and the easiest solution is just to add it as a static asset to the website and then link it in the email.

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 36.27%. Comparing base (7cba455) to head (ad3bbc9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## staging #3123 +/- ## ============================================ - Coverage 96.96% 36.27% -60.69% ============================================ Files 41 114 +73 Lines 9974 3096 -6878 Branches 186 1081 +895 ============================================ - Hits 9671 1123 -8548 - Misses 303 1733 +1430 - Partials 0 240 +240 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.