From b3740dca1480f2d8767c23ce4f3bacb4fae5d074 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 20 May 2022 00:00:24 +0200 Subject: [PATCH 2/3] gf --- files/routes/users.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/routes/users.py b/files/routes/users.py index c76b76925..aa64d4647 100644 --- a/files/routes/users.py +++ b/files/routes/users.py @@ -757,7 +757,7 @@ def messagereply(v): '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=1010', + 'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp"a=1015', } }, 'fcm': { From 568e32fff5f178d6a0c74f9c755bc824b9cad43f Mon Sep 17 00:00:00 2001 From: Nekobit <104179483+nekobbbbbbit@users.noreply.github.com> Date: Thu, 19 May 2022 18:31:40 -0400 Subject: [PATCH 3/3] Birthday Navbar (#276) * q * Update comments.html * Update comments_v.js * Baloons.webp * Birthday bash --- files/templates/header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/header.html b/files/templates/header.html index 0125b7cc8..09cfdd288 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -24,8 +24,8 @@ {% include "journoid_banner.html" %} {% endif %} -