Remove image optimization to webp and fix gitea images

This commit is contained in:
Dave Gallant
2024-01-07 10:55:37 -05:00
parent 413b06bb8a
commit e2883bc1e8
5 changed files with 18 additions and 5 deletions

View File

@@ -1 +0,0 @@
{{ partial "image.html" (dict "src" .Destination "alt" .PlainText "caption" .Title "page" .Page "lazy" true) }}