We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5becf6 commit 90fd4b9Copy full SHA for 90fd4b9
ux.symfony.com/templates/demos/live_demo.html.twig
@@ -9,7 +9,7 @@
9
description: demo.longDescription|striptags|u.truncate(200, '...')
10
},
11
image: {
12
- url: absolute_url(asset(demo.screenshotFilename('1280x720')),
+ url: absolute_url(asset(demo.screenshotFilename('1280x720'))),
13
width: 1280,
14
height: 720,
15
ux.symfony.com/templates/demos/live_memory/index.html.twig
@@ -6,7 +6,7 @@
6
description: demo.description,
7
canonical: url(demo.route),
8
width: 1080,
0 commit comments