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 d7de197 commit 7886b8dCopy full SHA for 7886b8d
frontend/encore/versioning.rst
@@ -67,7 +67,7 @@ like normal:
67
68
.. code-block:: html+twig
69
70
- <img src="{{ asset('build/images/logo.png') }}">
+ <img src="{{ asset('build/images/logo.png') }}" alt="ACME logo">
71
72
Troubleshooting
73
---------------
0 commit comments