File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
</ a >
24
24
</ p >
25
25
</ footer >
26
- < script type ="text/javascript " src ="https://cdn.jsdelivr.net /docsearch.js/2 /docsearch.min.js "> </ script >
26
+ < script type ="text/javascript " src ="https://unpkg.com /docsearch.js@2.2.1/dist/cdn /docsearch.min.js "> </ script >
27
27
< script type ="text/javascript ">
28
28
docsearch ( {
29
29
apiKey : '69dfc65b57ccba29ec34b68aa5b274ed' ,
Original file line number Diff line number Diff line change 21
21
{{ if ne .URL "/" }}{{ .Title }} | {{ end }}{{ .Site.Title }}
22
22
</ title >
23
23
< link rel ="stylesheet "
24
- href ="
https://cdn.jsdelivr.net/npm /[email protected] /css/font-awesome.min.css "
>
24
+ href ="
https://unpkg.com /[email protected] /css/font-awesome.min.css "
>
25
25
< link rel ="stylesheet "
26
26
href ="https://cdn.labstack.com/css/icomoon.css ">
27
27
< link rel ="stylesheet "
28
- href ="https://cdnjs.cloudflare. com/ajax/libs/ docsearch.js/ 2.2.1/docsearch.css ">
28
+ href ="https://unpkg. com/docsearch.js@ 2.2.1/dist/cdn/ docsearch.min .css ">
29
29
< link rel ="stylesheet " href ="/css/bsa.css ">
30
30
< link rel ="stylesheet " href ="https://cdn.labstack.com/css/w3.css ">
31
31
< link rel ="stylesheet " href ="https://cdn.labstack.com/css/prism.css ">
You can’t perform that action at this time.
0 commit comments