11 lines
200 B
YAML
11 lines
200 B
YAML
|
#Documentation located here: https://rbuchberger.github.io/jekyll_picture_tag/
|
||
|
---
|
||
|
presets:
|
||
|
default:
|
||
|
formats: [webp, original]
|
||
|
format_quality:
|
||
|
jpg: 99
|
||
|
png: 99
|
||
|
webp: 99
|
||
|
---
|