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 150b3d6 commit a3d93e5Copy full SHA for a3d93e5
docs/_layouts/default.html
@@ -21,7 +21,7 @@
21
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css"
22
/>
23
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css" />
24
- <link rel="stylesheet" type="text/css" href="{{ site.github.url }}/css/master.css?v=7">
+ <link rel="stylesheet" type="text/css" href="{{ site.github.url }}/css/master.css?v=8">
25
</head>
26
27
<body>
0 commit comments