Skip to content

Commit 69feabf

Browse files
Update base.html
1 parent f44f14a commit 69feabf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

theme/templates/base.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
{% block head %}
44
{{- super() }}
5-
<link rel="stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/{{ CSS_FILE }}" />
65
<link rel="stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/pygment.css" />
76
<script src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/js/main.js" defer></script>
87
{%- endblock head %}

0 commit comments

Comments
 (0)