Skip to content

Commit 9525540

Browse files
committed
minor #13181 Update versioning.rst (abdounikarim)
This PR was submitted for the 5.0 branch but it was squashed and merged into the 3.4 branch instead. Discussion ---------- Update versioning.rst alt missing alt Commits ------- 7886b8d Update versioning.rst
2 parents d7de197 + 7886b8d commit 9525540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/versioning.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ like normal:
6767

6868
.. code-block:: html+twig
6969

70-
<img src="{{ asset('build/images/logo.png') }}">
70+
<img src="{{ asset('build/images/logo.png') }}" alt="ACME logo">
7171

7272
Troubleshooting
7373
---------------

0 commit comments

Comments
 (0)