Skip to content

Commit eb6eb28

Browse files
authored
Update default.html
1 parent 1be8156 commit eb6eb28

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">
10+
<link rel="stylesheet" href="./style.css">
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)