Updated default sub image
This commit is contained in:
parent
7ec74e1055
commit
e3484a9f21
@ -96,7 +96,7 @@ class Subscription(models.Model):
|
||||
help_text=_("image of the RSS feed."),
|
||||
upload_to=IconPathGenerator(),
|
||||
storage=OverwriteStorage(),
|
||||
default="../static/images/defaultuser.webp",
|
||||
default="../static/images/placeholder-100x100.png",
|
||||
null=True,
|
||||
blank=True
|
||||
)
|
||||
|
BIN
apps/static/images/placeholder-100x100.png
Normal file
BIN
apps/static/images/placeholder-100x100.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 581 B |
BIN
apps/static/images/placeholder-1024x1024.jpeg
Normal file
BIN
apps/static/images/placeholder-1024x1024.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 87 KiB |
Loading…
x
Reference in New Issue
Block a user