From 5a49be1d471e09f5c70175687a702e502a8c99df Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 26 Apr 2022 15:40:37 +0200 Subject: [PATCH] fsd --- files/routes/comments.py | 2 +- files/routes/users.py | 2 +- files/templates/authforms.html | 2 +- files/templates/chat.html | 2 +- files/templates/default.html | 58 ++++++++++++------------- files/templates/header.html | 4 +- files/templates/login.html | 2 +- files/templates/login_2fa.html | 2 +- files/templates/settings.html | 2 +- files/templates/settings2.html | 2 +- files/templates/sign_up.html | 2 +- files/templates/sign_up_failed_ref.html | 2 +- files/templates/submit.html | 2 +- 13 files changed, 42 insertions(+), 42 deletions(-) diff --git a/files/routes/comments.py b/files/routes/comments.py index be8018c203..da1e8d3c87 100644 --- a/files/routes/comments.py +++ b/files/routes/comments.py @@ -39,7 +39,7 @@ def pusher_thread(interests, c, username): 'title': f'New reply by @{username}', 'body': notifbody, 'deep_link': f'{SITE_FULL}/comment/{c.id}?context=8&read=true#context', - 'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp?v=1013', + 'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp?v=1014', } }, 'fcm': { diff --git a/files/routes/users.py b/files/routes/users.py index a7e5326114..570fddda11 100644 --- a/files/routes/users.py +++ b/files/routes/users.py @@ -26,7 +26,7 @@ def pusher_thread2(interests, notifbody, username): 'title': f'New message from @{username}', 'body': notifbody, 'deep_link': f'{SITE_FULL}/notifications?messages=true', - 'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp?v=1013', + 'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp?v=1014', } }, 'fcm': { diff --git a/files/templates/authforms.html b/files/templates/authforms.html index 377475c1cd..ee16f6aacc 100644 --- a/files/templates/authforms.html +++ b/files/templates/authforms.html @@ -110,7 +110,7 @@
- cover + cover diff --git a/files/templates/chat.html b/files/templates/chat.html index 0e33b083ae..1d1275dd04 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -9,7 +9,7 @@ - + Chat diff --git a/files/templates/default.html b/files/templates/default.html index 9e2e291683..36f87e22bc 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -65,7 +65,7 @@ - + {% block title %} {{SITE_NAME}} @@ -92,10 +92,10 @@ - + - - + + @@ -107,127 +107,127 @@ {% block fixedMobileBarJS %} diff --git a/files/templates/header.html b/files/templates/header.html index a91f393d67..99849d0aa2 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -30,7 +30,7 @@ diff --git a/files/templates/login_2fa.html b/files/templates/login_2fa.html index a252900692..0be66a3bef 100644 --- a/files/templates/login_2fa.html +++ b/files/templates/login_2fa.html @@ -92,7 +92,7 @@
- cover + cover diff --git a/files/templates/settings.html b/files/templates/settings.html index 11942076f9..1a3d2fb969 100644 --- a/files/templates/settings.html +++ b/files/templates/settings.html @@ -12,7 +12,7 @@ - + {% block pagetitle %}Settings - {{SITE_NAME}}{% endblock %} diff --git a/files/templates/settings2.html b/files/templates/settings2.html index 6e561083f0..862d852a39 100644 --- a/files/templates/settings2.html +++ b/files/templates/settings2.html @@ -13,7 +13,7 @@ - + diff --git a/files/templates/sign_up.html b/files/templates/sign_up.html index a7798a9cbf..8682377ee9 100644 --- a/files/templates/sign_up.html +++ b/files/templates/sign_up.html @@ -139,7 +139,7 @@
- cover + cover diff --git a/files/templates/sign_up_failed_ref.html b/files/templates/sign_up_failed_ref.html index e36b218b2f..f6bab5267a 100644 --- a/files/templates/sign_up_failed_ref.html +++ b/files/templates/sign_up_failed_ref.html @@ -83,7 +83,7 @@
- cover + cover diff --git a/files/templates/submit.html b/files/templates/submit.html index 280c2b6f5b..1084cec71e 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -10,7 +10,7 @@ - + {% if request.host == 'pcmemes.net' %} {% set cc='Splash Mountain' %}