We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a614aaf commit dc1e289Copy full SHA for dc1e289
source/_views/default.html
@@ -7,7 +7,7 @@
7
<link href="{{ site.url }}/components/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
8
<link href="{{ site.url }}/components/bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet" type="text/css" />
9
<link href="{{ site.url }}/components/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
10
- <link href="{{ site.url }}/css/style.css?v=2" rel="stylesheet" type="text/css" />
+ <link href="{{ site.url }}/css/style.css?v=3" rel="stylesheet" type="text/css" />
11
<link rel="stylesheet" href="{{ site.url }}/components/highlightjs/styles/github.css" />
12
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
13
<!--[if lt IE 9]>
0 commit comments