forked from rDrama/rDrama
1
0
Fork 0

Revert "use 4chan theme in chudrama temporarily"

This reverts commit 006b25049f.
master
Aevann 2024-02-14 16:23:46 +02:00
parent 625d6eefc3
commit e27a1dfa3c
1 changed files with 1 additions and 3 deletions

View File

@ -100,9 +100,7 @@
{% macro stylesheets() %}
<link rel="stylesheet" href="{{'css/main.css' | asset}}">
{% if hole and hole.name == 'chudrama' %}
<link rel="stylesheet" href="{{('css/themes/4chan.css') | asset}}">
{% elif IS_HOMOWEEN() %}
{% if IS_HOMOWEEN() %}
<link rel="stylesheet" href="{{('css/themes/midnight.css') | asset}}">
<link rel="stylesheet" href="{{'events/homoween/css/main_homoween.css' | asset}}">
{% elif IS_FISTMAS() %}