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 ed7353c commit a89cf4dCopy full SHA for a89cf4d
1 file changed
website/layouts/partials/head.html
@@ -21,7 +21,7 @@
21
{{ if ne .URL "/" }}{{ .Title }} | {{ end }}{{ .Site.Title }}
22
</title>
23
<link rel="stylesheet" href="https://unpkg.com/font-awesome@4.6.3/css/font-awesome.min.css">
24
- <!--<link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.css">-->
+ <link rel="stylesheet" href="https://unpkg.com/docsearch.js@2.2.1/dist/cdn/docsearch.min.css">
25
<link rel="stylesheet" href="https://cdn.labstack.com/styles/w3.css">
26
<link rel="stylesheet" href="https://cdn.labstack.com/styles/prism.css">
27
<link rel="stylesheet" href="https://cdn.labstack.com/styles/base.css">
0 commit comments