Use webRoot for relative links
This commit is contained in:
parent
8fcf435b17
commit
a2c8fb9dd4
12 changed files with 23 additions and 25 deletions
|
@ -2,11 +2,11 @@
|
|||
fabien.jpg \
|
||||
fabien_zenly.jpg \
|
||||
mantis_shrimp.png \
|
||||
|> cwebp -q 80 %f -o %o |> %B.webp
|
||||
|> ^ WebP conversion %f^ cwebp -q 80 -quiet %f -o %o |> %B.webp
|
||||
|
||||
: foreach \
|
||||
github_logo.png \
|
||||
gitlab_logo.png \
|
||||
leencktyn_logo.png \
|
||||
mastodon.jpg \
|
||||
|> cwebp -q 80 -resize 0 40 %f -o %o |> %B_40.webp
|
||||
|> ^ WebP conversion %f^ cwebp -q 80 -quiet -resize 0 40 %f -o %o |> %B_40.webp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue