Updated default sub image

This commit is contained in:
Corban-Lee Jones 2024-03-20 13:46:08 +00:00
parent 7ec74e1055
commit e3484a9f21
3 changed files with 1 additions and 1 deletions

View File

@ -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
)

Binary file not shown.

After

Width:  |  Height:  |  Size: 581 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB