Skip to content

Commit 0abbeff

Browse files
committed
Merge branch '5.0'
* 5.0: Update versioning.rst
2 parents 397c70a + 902113f commit 0abbeff

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
@@ -66,7 +66,7 @@ like normal:
6666

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

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

7171
Troubleshooting
7272
---------------

0 commit comments

Comments
 (0)