diff --git a/files/classes/user.py b/files/classes/user.py index 92456a5bb..8acc2eda4 100644 --- a/files/classes/user.py +++ b/files/classes/user.py @@ -436,7 +436,7 @@ class User(Base): @lazy def banner_url(self): if self.bannerurl: return self.bannerurl - else: return f"{SITE_FULL}/static/assets/images/{SITE_NAME}/site_preview.webp?a=1011" + else: return f"{SITE_FULL}/static/assets/images/{SITE_NAME}/site_preview.webp?a=1012" @property @lazy diff --git a/files/templates/default.html b/files/templates/default.html index c33203c50..982391484 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -38,7 +38,7 @@ - + {% block title %} @@ -47,7 +47,7 @@ - + @@ -58,7 +58,7 @@ - + {% endblock %} diff --git a/files/templates/settings.html b/files/templates/settings.html index 82107a760..f00460766 100644 --- a/files/templates/settings.html +++ b/files/templates/settings.html @@ -18,7 +18,7 @@ - + @@ -29,7 +29,7 @@ - + diff --git a/files/templates/settings2.html b/files/templates/settings2.html index 78d1170eb..7eb5ad572 100644 --- a/files/templates/settings2.html +++ b/files/templates/settings2.html @@ -12,13 +12,13 @@ - + - + @@ -29,7 +29,7 @@ - + diff --git a/files/templates/sign_up.html b/files/templates/sign_up.html index 9fede667e..d15febb86 100644 --- a/files/templates/sign_up.html +++ b/files/templates/sign_up.html @@ -14,7 +14,7 @@ - + @@ -25,7 +25,7 @@ - +