🎨 Update picture warning message

This commit is contained in:
James Panther
2024-05-02 08:16:57 +10:00
parent 5fa5bccc5a
commit 791709467f
+1 -1
View File
@@ -24,7 +24,7 @@
{{ end }}
{{ end }}
{{ if (eq "" $width $height) }}
{{ warnf "Can't detect width and height for SVG %s" .RelPermalink }}
{{ warnf "[CONGO] Can't detect width and height for SVG %s" .RelPermalink }}
{{/* do not use lazy without dimensions */}}
{{ $lazy = false }}
{{ end }}