Add justified photo grid layout with lazy loading and image dimensions, increase thumbnail resolution
This commit is contained in:
parent
8e217a51a0
commit
76719e24f3
6 changed files with 186 additions and 6 deletions
|
|
@ -26,11 +26,11 @@
|
|||
"pk": 2,
|
||||
"fields": {
|
||||
"name": "thumbnail",
|
||||
"width": 250,
|
||||
"height": 180,
|
||||
"width": 600,
|
||||
"height": 0,
|
||||
"quality": 70,
|
||||
"upscale": false,
|
||||
"crop": true,
|
||||
"crop": false,
|
||||
"pre_cache": true,
|
||||
"increment_count": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue