Files
FixIt/layouts/partials/init/index.html
T
2024-05-22 11:42:34 +08:00

11 lines
340 B
HTML

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