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 'projects/css/projects.css' %}"/>
href="{% static 'projects/css/projects.css' %}">
<script src="{% static 'projects/js/projects.js' %}" defer></script>
{% endblock %}
{% block content %}