aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates
diff options
context:
space:
mode:
authorGravatar hedy <[email protected]>2024-01-18 12:28:22 +0800
committerGravatar hedy <[email protected]>2024-01-18 12:28:22 +0800
commit15503b438c181053fa16884098c7ba1a57139303 (patch)
treef043f9b7f8e7933b72bbf7cc1d253e05b57208c2 /pydis_site/templates
parentDark: Use original light theme colors everywhere (diff)
Temporary fix to theme-switching FOUC problem
Diffstat (limited to 'pydis_site/templates')
-rw-r--r--pydis_site/templates/base/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/pydis_site/templates/base/base.html b/pydis_site/templates/base/base.html
index e497298a..bf58fb05 100644
--- a/pydis_site/templates/base/base.html
+++ b/pydis_site/templates/base/base.html
@@ -24,7 +24,6 @@
<title>Python Discord | {% block title %}Website{% endblock %}</title>
{% bulma %}
- {% bulma 'dark' include_js=False %}
{% font_awesome %}
<link rel="stylesheet" href="{% static "css/base/base.css" %}">