rDrama: restore non-Juggalo site styling.

remotes/1693045480750635534/spooky-22
Snakes 2022-08-06 11:45:53 -04:00
parent fdc077177d
commit 997cb2df89
Signed by: Snakes
GPG Key ID: E745A82778055C7E
2 changed files with 1 additions and 3 deletions

View File

@ -286,7 +286,6 @@
{% else %}
{% set path = "assets/images/" + SITE_NAME + "/banners" %}
{% set image = "/" + path + "/" + listdir('files/' + path)|random() + '?v=25' %}
{%- set image = asset_siteimg('banners-event/2022-ICP.webp') -%}
<img alt="site banner" src="{% if v %}{{image}}{% else %}{{asset_siteimg('cached.webp')}}{% endif %}" width="100%">
{% endif %}
</a>

View File

@ -68,8 +68,7 @@
<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 not has_logo and not sub %}flex-grow-1{% endif %}">
{% set headericon_path = 'headericon.webp' if not SITE_NAME == 'rDrama' else 'icons-event/juggalo-2022.webp' -%}
<img id="header--icon" alt="header icon" src="{{asset_siteimg(headericon_path)}}">
<img id="header--icon" alt="header icon" src="{{asset_siteimg('headericon.webp')}}">
</a>
{% if sub %}