mirror of
https://github.com/kristoferssolo/kristofersxyz.git
synced 2026-03-22 00:26:20 +00:00
Removed trailing shashes
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user