Files
FixIt/layouts/_partials/init/index.html
T
2026-01-30 12:23:48 +08:00

11 lines
361 B
HTML

{{- hugo.Store.Set "version" "v0.4.3-20260130042349-e23a50d7" -}}
{{- .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" . -}}