Avatar downloader
This commit is contained in:
2
images/avatars/.gitignore
vendored
Normal file
2
images/avatars/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
4
images/elements/no-gravatar.svg
Normal file
4
images/elements/no-gravatar.svg
Normal file
@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="50" height="50">
|
||||
<circle cx="25" cy="19" r="10" fill="rgb(60, 60, 60)" />
|
||||
<circle cx="25" cy="50" r="20" fill="rgb(60, 60, 60)" />
|
||||
</svg>
|
After Width: | Height: | Size: 201 B |
Reference in New Issue
Block a user