remotes/1693045480750635534/spooky-22
Aevann1 2022-04-22 21:24:28 +02:00
parent 6b02d11238
commit d97343c5be
1 changed files with 2 additions and 6 deletions

View File

@ -29,12 +29,8 @@
<div class="navbar navbar-expand-md navbar-light" id="navbar">
<div class="container-fluid" style="padding:0;">
<a href="/" class="navbar-brand mr-auto {% if SITE_NAME != 'rDrama' and not sub %}flex-grow-1{% endif %}">
{% if SITE_NAME != 'PCM' %}
<img alt="header icon" height=33 width=43 src="/assets/images/{{SITE_NAME}}/headericon.webp?v=1016">
{% else %}
<img alt="header icon" height=33 src="/assets/images/{{SITE_NAME}}/headericon.webp?v=1016">
{% endif %}
<a href="/" class="navbar-brand mr-auto {% if SITE_NAME == 'PCM' and not sub %}flex-grow-1{% endif %}">
<img alt="header icon" height=33 src="/assets/images/{{SITE_NAME}}/headericon.webp?v=1016">
</a>
{% if sub %}