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 6bd0290 commit 56d092bCopy full SHA for 56d092b
doc/website/default.twig
@@ -6,7 +6,7 @@
6
7
<title>{{ title }}</title>
8
9
- <link rel="stylesheet" href="{{ baseUrl }}/bower_components/bootswatch\paper/bootstrap.min.css">
+ <link rel="stylesheet" href="{{ baseUrl }}/bower_components/bootswatch/paper/bootstrap.min.css">
10
<link rel="stylesheet" href="{{ baseUrl }}/bower_components/font-awesome/css/font-awesome.min.css">
11
<link rel="stylesheet" href="{{ baseUrl }}/bower_components/highlightjs/styles/dark.css">
12
<link rel="stylesheet" href="{{ baseUrl }}/css/main.css">
0 commit comments