Feat: deprecated image-legacy.html

This commit is contained in:
Cell
2025-04-16 10:09:50 +08:00
parent 80e4d07294
commit 5ba4a8145b
2 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{{- .Scratch.Set "version" "v0.3.18" -}}
{{- .Scratch.Set "version" "v0.3.19-c2dc17e9" -}}
{{- .Scratch.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}
+1 -4
View File
@@ -1,7 +1,4 @@
{{- /*
deprecated: image-legacy.html
TODO delete this file in the next minor release
*/ -}}
{{- warnf "Deprecated image-legacy.html and will be removed in the next minor release, please use image.html instead." -}}
{{- $params := partial "function/params.html" -}}
{{- $class := .Class | default "" -}}
{{- $style := "" -}}