Files
FixIt/layouts/_partials/init/index.html
T
2026-01-06 16:27:34 +08:00

11 lines
337 B
HTML

{{- hugo.Store.Set "version" "v0.4.1" -}}
{{- .Store.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}
{{- partial "init/detection-version.html" . -}}
{{- partial "init/detection-deprecated.html" . -}}
{{- partial "init/global.html" . -}}
{{- partial "init/patch.html" . -}}
{{- partial "plugin/compatibility.html" . -}}