mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
c057a0d578
- Update CDN paths to dist/fuse.cjs in jsdelivr.yml and unpkg.yml - Replace local assets/lib/fuse/fuse.min.js with fuse.js (from dist/fuse.cjs) - Update librarybot.yml version to 7.4.2 - Update Hugo template fallback path to lib/fuse/fuse.js close #778
11 lines
392 B
HTML
11 lines
392 B
HTML
{{- hugo.Store.Set "version" "v1.0.0-mq97iric" -}}
|
|
{{- .Store.Set "this" dict -}}
|
|
|
|
{{- partial "init/detection-env.html" . -}}
|
|
{{- partial "init/detection-version.html" . -}}
|
|
{{- partial "init/detection-deprecated.html" . -}}
|
|
{{- partial "init/detection-pagefind.html" . -}}
|
|
{{- partial "init/global.html" . -}}
|
|
{{- partial "init/patch.html" . -}}
|
|
{{- partial "init/compatibility.html" . -}}
|