aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/wiki/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/templates/wiki/base.html')
-rw-r--r--pydis_site/templates/wiki/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/pydis_site/templates/wiki/base.html b/pydis_site/templates/wiki/base.html
index f1b70fdd..192c25f6 100644
--- a/pydis_site/templates/wiki/base.html
+++ b/pydis_site/templates/wiki/base.html
@@ -16,7 +16,6 @@
<link rel="stylesheet" href="{% static "css/wiki/simplemde.min.css" %}">
<link rel="stylesheet" href="{% static "css/wiki/simplemde-fixes.css" %}">
<link rel="stylesheet" href="{% static "css/wiki/style.css" %}">
- <link rel="stylesheet" href="{% static "css/home/index.css" %}">
{% endblock %}
{% block content %}