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 24d71c9 commit 2e6bf88Copy full SHA for 2e6bf88
template/head.html
@@ -1,7 +1,7 @@
1
<meta name=viewport content="width=device-width, initial-scale=1">
2
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
3
<link type="text/css" href="/css/custom-theme/jquery-ui.css?v=1" rel="stylesheet" />
4
-<link type="text/css" href="/css/highlights.css?v=1" rel="stylesheet" />
+<link type="text/css" href="/css/highlights.css?v=2" rel="stylesheet" />
5
<link type="text/css" href="/css/pygments.css?v=1" rel="stylesheet" />
6
<link rel="stylesheet" type="text/css" href="/css/style.css?v=1" media="screen" title="default" />
7
<noscript> <style> #search { visibility: hidden; } </style> </noscript>
0 commit comments