Skip to content

Commit b21b217

Browse files
committed
Use 1280x720 images in demo
1 parent 8b783a2 commit b21b217

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ux.symfony.com/templates/demos/live_demo.html.twig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111
image: {
1212
url: absolute_url(asset(demo.screenshotFilename)),
13-
width: 640,
14-
height: 360,
13+
width: 1280,
14+
height: 720,
1515
},
1616
canonical: url(demo.route),
1717
twitter: {

0 commit comments

Comments
 (0)