Removed trailing shashes

This commit is contained in:
Kristofers Solo
2023-01-23 11:25:27 +02:00
parent 2b64d83747
commit 944506d3cf
7 changed files with 13 additions and 13 deletions

View File

@@ -4,7 +4,7 @@
{% block meta %}
<link rel="stylesheet"
type="text/css"
href="{% static 'main/css/index.css' %}"/>
href="{% static 'main/css/index.css' %}">
<link href="{% static 'fontawesomefree/css/all.min.css' %}"
rel="stylesheet"
type="text/css">