mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
❌ Feat: deprecated image-legacy.html
This commit is contained in:
@@ -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,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 := "" -}}
|
||||
|
||||
Reference in New Issue
Block a user