Skip to content

Commit 773e8da

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: Update versioning.rst
2 parents 238b96d + 9525540 commit 773e8da

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)