Dont inline profile image, instead add endpoint to serve it
This commit is contained in:
5
app/static/images/default-profile.svg
Normal file
5
app/static/images/default-profile.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" fill="gray">
|
||||
<circle cx="50" cy="50" r="48" stroke="black" stroke-width="2" />
|
||||
<circle cx="50" cy="35" r="15" fill="white" />
|
||||
<rect x="25" y="60" width="50" height="25" fill="white" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 263 B |
Reference in New Issue
Block a user