Skip to content

Commit 3a36528

Browse files
authored
Update default.html
1 parent 7b15788 commit 3a36528

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
{% seo %}
99
<!-- link rel="stylesheet" href="{{ "/assets/css/style.css?v=" | append: site.github.build_revision | relative_url }}"> -->
10-
<link rel="stylesheet" href="{{_layouts/style.css | relative_url}}">
10+
<link rel="stylesheet" href="{{site.css | relative_url}}">
1111
<!--[if lt IE 9]>
1212
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
1313
<![endif]-->

0 commit comments

Comments
 (0)