Files
FixIt/layouts/_partials/init/index.html
T
Cell 15b415ff2e docs(encrypt): update Go implementation status to Available
Also fix shell command injection in bench.ts and simplify build script.
2026-07-21 16:23:08 +08:00

11 lines
407 B
HTML

{{- hugo.Store.Set "version" "v1.0.0-mrudz3q9" -}}
{{- .Store.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}
{{- partial "init/detection-version.html" . -}}
{{- partial "init/detection-deprecated.html" . -}}
{{- partial "init/detection-pagefind.html" . -}}
{{- partial "init/detection-encryption.html" . -}}
{{- partial "init/global.html" . -}}
{{- partial "init/compatibility.html" . -}}