mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
images: Add a webp test with bg color
This commit is contained in:
committed by
GitHub
parent
9937a5dcaa
commit
573ecb530f
@@ -378,6 +378,7 @@ Home.
|
||||
{{/* These are sorted. The end file name will be created from the spec + extension, so make sure these are unique. */}}
|
||||
{{ template "process" (dict "spec" "crop 300x300 gif" "img" $animWebp) }}
|
||||
{{ template "process" (dict "spec" "crop 300x300 smart" "img" $fuzzyCircle) }}
|
||||
{{ template "process" (dict "spec" "crop 300x300 smart #ff9999" "img" $fuzzyCircle) }}
|
||||
{{ template "process" (dict "spec" "crop 300x300" "img" $animWebp) }}
|
||||
{{ template "process" (dict "spec" "crop 500x200 smart webp" "img" $sunset) }}
|
||||
{{ template "process" (dict "spec" "crop 500x200 smart webp" "img" $sunset) }}
|
||||
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user