We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca7f75 commit fe4cd15Copy full SHA for fe4cd15
_includes/head.html
@@ -19,5 +19,5 @@
19
{% endif %}
20
21
<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">
+ <link rel="stylesheet" href="../main.css">
23
</head>
0 commit comments