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 18f9592 commit 5858d7aCopy full SHA for 5858d7a
_includes/head.html
@@ -16,4 +16,6 @@
16
17
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
18
<link rel="stylesheet" href="/main.css">
19
+ <link rel="stylesheet" href="main.css">
20
+ <link rel="stylesheet" href="../main.css">
21
</head>
0 commit comments