mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-22 12:38:29 -04:00
Use a gopher as default avatar (rather than the gravatar logo) (#3208)
Also changes the avatar from a jpeg to a png, to allow for transparent background. The indexed png is also smaller in size. Note that at the moment the default avatar is only used when the user requested a custom avatar and the custom avatar file is not found (should never happen). In the future the default avatar could be used as a default return when by-mail avatar lookups fail too (both gravatar and libravatar support passing a default)
This commit is contained in:
parent
8b35c194ec
commit
8a248696e9
4 changed files with 2 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 6.1 KiB |
BIN
public/img/avatar_default.png
Normal file
BIN
public/img/avatar_default.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4 KiB |
Loading…
Add table
Add a link
Reference in a new issue