diff --git a/files/routes/comments.py b/files/routes/comments.py
index bfbc83bf9..6019d827d 100644
--- a/files/routes/comments.py
+++ b/files/routes/comments.py
@@ -567,7 +567,7 @@ def api_comment(v):
'title': f'New reply by @{c.author_name}',
'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?a=1009',
+ 'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp?a=1010',
}
},
'fcm': {
diff --git a/files/routes/users.py b/files/routes/users.py
index d3edf5b81..c7faa2f33 100644
--- a/files/routes/users.py
+++ b/files/routes/users.py
@@ -503,7 +503,7 @@ def message2(v, username):
'title': f'New message from @{v.username}',
'body': notifbody,
'deep_link': f'{SITE_FULL}/notifications?messages=true',
- 'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp?a=1009',
+ 'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp?a=1010',
}
},
'fcm': {
diff --git a/files/templates/authforms.html b/files/templates/authforms.html
index 8feae7e2a..753d938e6 100644
--- a/files/templates/authforms.html
+++ b/files/templates/authforms.html
@@ -111,7 +111,7 @@
-
+
diff --git a/files/templates/default.html b/files/templates/default.html
index 76391e17e..59e935718 100644
--- a/files/templates/default.html
+++ b/files/templates/default.html
@@ -40,7 +40,7 @@
-
+
{% block title %}
{{SITE_NAME}}
@@ -67,10 +67,10 @@
-
+
-
-
+
+
@@ -82,127 +82,127 @@
{% block fixedMobileBarJS %}
diff --git a/files/templates/header.html b/files/templates/header.html
index 85e0cacf9..c8eaadfec 100644
--- a/files/templates/header.html
+++ b/files/templates/header.html
@@ -29,7 +29,7 @@
{% set icon = ('marseyblm','marseykween','marseydynamite','marseyblack','marseymyeisha','marseyetika','marseyobama','marseyblackcop','marseysosa','marseyblackface')|random() %}
{% else %}
-
+
{% endif %}
{% if SITE_NAME == 'Drama' %}
diff --git a/files/templates/login.html b/files/templates/login.html
index 9c2913fc4..575a7282d 100644
--- a/files/templates/login.html
+++ b/files/templates/login.html
@@ -117,7 +117,7 @@
-
+
diff --git a/files/templates/login_2fa.html b/files/templates/login_2fa.html
index bb52186b4..0878967bb 100644
--- a/files/templates/login_2fa.html
+++ b/files/templates/login_2fa.html
@@ -94,7 +94,7 @@
-
+
diff --git a/files/templates/settings.html b/files/templates/settings.html
index ecf061783..144054dcc 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 5dcf6ebb2..de301d208 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 076dd7708..2d2e76d75 100644
--- a/files/templates/sign_up.html
+++ b/files/templates/sign_up.html
@@ -146,7 +146,7 @@
-
+
diff --git a/files/templates/sign_up_failed_ref.html b/files/templates/sign_up_failed_ref.html
index b887dada2..1882b4704 100644
--- a/files/templates/sign_up_failed_ref.html
+++ b/files/templates/sign_up_failed_ref.html
@@ -84,7 +84,7 @@
-
+
diff --git a/files/templates/submit.html b/files/templates/submit.html
index 687a68068..277839fe3 100644
--- a/files/templates/submit.html
+++ b/files/templates/submit.html
@@ -10,7 +10,7 @@
-
+
{% if request.host == 'pcmemes.net' %}
{% set cc='Splash Mountain' %}