mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #16] Sign up confirmation email has broken image #62
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @michel-slm on GitHub (Jan 21, 2020).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/16
When signing up, at least via a Gmail address, even after loading images the AnonAddy logo does not show up
@anonaddy commented on GitHub (Jan 21, 2020):
@michel-slm Thanks for bringing this to my attention. The issue was that I was using an SVG for the logo which apparently isn't supported by Google.
I've changed it to a PNG image now, appears to be working correctly.