Fix gallery page cover image query
This commit is contained in:
parent
4a7e674364
commit
69092bf6f9
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@ size: small
|
||||||
image:
|
image:
|
||||||
ratio: 1/1
|
ratio: 1/1
|
||||||
cover: true
|
cover: true
|
||||||
query: page.images.template('image').first
|
query: page.images.template('full_screen_image').first
|
||||||
back: white
|
back: white
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue