Skip to content

Commit 6c76523

Browse files
committed
fixed typo
1 parent 757e0fc commit 6c76523

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/head.html

-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
<link rel="stylesheet" type="text/css" href="https://speyll.github.io/suCSS/reset-min.css"/>
9494
<link rel="stylesheet" type="text/css" href="https://speyll.github.io/suCSS/suCSS-min.css"/>
9595
<link rel="stylesheet" type="text/css" href="{{ get_url(path='css/style.css', trailing_slash=false) | safe }}"/>
96-
<link rel="stylesheet" type="text/css" href="{{ get_url(path='css/custom.css', trailing_slash=false) | safe }}"/>
9796
{% endblock css %}
9897
<script src="{{ get_url(path='js/script.js', trailing_slash=false) | safe }}" defer></script>
9998

0 commit comments

Comments
 (0)