sfd
This commit is contained in:
parent
bc4c9e523f
commit
9df131f40e
6 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@ class Sub(Base):
|
|||
@lazy
|
||||
def sidebar_url(self):
|
||||
if self.sidebarurl: return SITE_FULL + self.sidebarurl
|
||||
return f'{SITE_FULL}/static/assets/images/{SITE_NAME}/sidebar.webp?a=1040'
|
||||
return f'{SITE_FULL}/static/assets/images/{SITE_NAME}/sidebar.webp?a=1041'
|
||||
|
||||
@property
|
||||
@lazy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue