aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site')
-rw-r--r--pydis_site/templates/home/timeline.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/home/timeline.html b/pydis_site/templates/home/timeline.html
index b7f7cda9..73920124 100644
--- a/pydis_site/templates/home/timeline.html
+++ b/pydis_site/templates/home/timeline.html
@@ -3,7 +3,7 @@
{% block title %}Timeline{% endblock %}
{% block head %}
-<link rel="stylesheet" href="{% static "css/home/style.css" %}">
+<link rel="stylesheet" href="{% static "css/home/timeline.css" %}">
<link rel="stylesheet" href="{% static "css/home/index.css" %}">
{% endblock %}