Files
FixIt/layouts/partials/init/index.html
T
2025-04-15 10:17:38 +08:00

11 lines
347 B
HTML

{{- .Scratch.Set "version" "v0.3.18-adeecfb6" -}}
{{- .Scratch.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" . -}}