diff options
Diffstat (limited to '')
| -rw-r--r-- | pydis_site/templates/home/timeline.html | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/pydis_site/templates/home/timeline.html b/pydis_site/templates/home/timeline.html index e555fc09..c3dd6e4d 100644 --- a/pydis_site/templates/home/timeline.html +++ b/pydis_site/templates/home/timeline.html @@ -4,7 +4,6 @@  {% block title %}Timeline{% endblock %}  {% block head %}    <link rel="stylesheet" href="{% static "css/home/timeline.css" %}"> -  <link rel="stylesheet" href="{% static "css/home/index.css" %}">  {% endblock %}  {% block content %} | 
