This commit is contained in:
Aevann1 2022-03-02 02:05:30 +02:00
parent 1623407e7e
commit bd356bc87f
54 changed files with 301 additions and 459 deletions

View file

@ -31,4 +31,4 @@ class Sub(Base):
@lazy
def banner_url(self):
if self.bannerurl: return SITE_FULL + self.bannerurl
return f'{SITE_FULL}/static/assets/images/{SITE_NAME}/banner.webp?v=1041'
return f'{SITE_FULL}/static/assets/images/{SITE_NAME}/banner.webp?v=1042'