diff --git a/files/classes/user.py b/files/classes/user.py index 4ab5bcd7b..9696f9300 100644 --- a/files/classes/user.py +++ b/files/classes/user.py @@ -435,7 +435,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=1010" + else: return f"{SITE_FULL}/static/assets/images/{SITE_NAME}/site_preview.webp?a=1011" @property @lazy diff --git a/files/templates/default.html b/files/templates/default.html index 50e510218..2b25c2115 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 %} @@ -225,13 +225,13 @@ {% else %} - + {% endif %} {% else %} - + {% endif %} {% endif %} diff --git a/files/templates/settings.html b/files/templates/settings.html index e05e7e399..6e2768e29 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 a2d63cae6..f9bf23bf8 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 137760cd9..89c1a30df 100644 --- a/files/templates/sign_up.html +++ b/files/templates/sign_up.html @@ -14,7 +14,7 @@ - + @@ -25,7 +25,7 @@ - +