Files
FixIt/layouts/_partials/init/index.html
T
2026-05-28 15:21:04 +08:00

11 lines
407 B
HTML

{{- hugo.Store.Set "version" "v1.0.0-20260528072056-c8c70a96" -}}
{{- .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" . -}}