mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
afde1ce578
- Add pnpm overrides to force on-headers >= 1.1.0 - Fix HTTP response header manipulation vulnerability (GHSA-76c9-3jph-rj3q) - Upgrade on-headers from 1.0.2 to 1.1.0 in dependency chain
11 lines
367 B
HTML
11 lines
367 B
HTML
{{- hugo.Store.Set "version" "v0.4.0-alpha-20250821081127-2d581efb" -}}
|
|
{{- .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" . -}}
|