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 00a67ea + 773e8da commit 902113fCopy full SHA for 902113f
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