Merge remote-tracking branch 'upstream/frost' into birthgay-staging

remotes/1693045480750635534/spooky-22
Snakes 2022-05-19 18:32:17 -04:00
commit b7594e2cd2
2 changed files with 3 additions and 3 deletions

View File

@ -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': {

View File

@ -24,8 +24,8 @@
{% include "journoid_banner.html" %}
{% endif %}
<div class="navbar navbar-expand-md navbar-light" id="navbar">
<div class="container-fluid" style="padding:0;">
<div class="navbar navbar-expand-md navbar-light" id="navbar" style="background: url('/assets/images/baloons.webp') !important;">
<div class="container-fluid" style="padding:0; background: transparent !important">
<a href="/" class="navbar-brand mr-auto {% if SITE_NAME in ('PCM','WPD') and not sub %}flex-grow-1{% endif %}">
{% if SITE_NAME == 'rDrama' %} {# birthgay only #}
<img alt="header icon" height=33 src="/assets/images/emojis/marseyparty.webp?v=birthgay">