File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
themes/ignite/layouts/partials Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 47
47
<!-- css -->
48
48
< link rel ="preload " href ="https://rsms.me/inter/inter.css " as ="style " />
49
49
< link rel ="stylesheet " href ="https://rsms.me/inter/inter.css " />
50
- < link rel ="preload " href ="https://cdn.jsdelivr.net/npm/@docsearch/css@1.0.0-alpha.28 /dist/style.min.css " as ="style " />
51
- < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@docsearch/css@1.0.0-alpha.28 /dist/style.min.css "
50
+ < link rel ="preload " href ="https://cdn.jsdelivr.net/npm/@docsearch/css@3.3.0 /dist/style.min.css " as ="style " />
51
+ < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@docsearch/css@3.3.0 /dist/style.min.css "
52
52
type ="text/css " />
53
53
54
54
{{ $style := resources.Get "_hugo/css/style.css" | fingerprint "md5" | minify }}
You can’t perform that action at this time.
0 commit comments