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 e42f03b commit a1a1538Copy full SHA for a1a1538
docs/index.html
@@ -20,7 +20,7 @@
20
<link rel="stylesheet" href="assets/css/monokai.css">
21
22
<!-- Theme CSS -->
23
- <link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
+ <link id="theme-style" rel="stylesheet" href="{{ site.url }}assets/css/styles.css">
24
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
25
<!--[if lt IE 9]>
26
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
0 commit comments