Files
FixIt/layouts/_partials/init/index.html
T
2026-01-03 20:22:02 +08:00

11 lines
340 B
HTML

{{- hugo.Store.Set "version" "v0.4.0-rc" -}}
{{- .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" . -}}