Skip to content

Commit fe4cd15

Browse files
committed
Fix
1 parent 4ca7f75 commit fe4cd15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
{% endif %}
2020

2121
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
22-
<link rel="stylesheet" href="{{ site.baseurl }}/main.css">
22+
<link rel="stylesheet" href="../main.css">
2323
</head>

0 commit comments

Comments
 (0)