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 397c70a + 902113f commit 0abbeffCopy full SHA for 0abbeff
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