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.
2 parents 238b96d + 9525540 commit 773e8daCopy full SHA for 773e8da
frontend/encore/versioning.rst
@@ -66,7 +66,7 @@ like normal:
66
67
.. code-block:: html+twig
68
69
- <img src="{{ asset('build/images/logo.png') }}">
+ <img src="{{ asset('build/images/logo.png') }}" alt="ACME logo">
70
71
Troubleshooting
72
---------------
0 commit comments