Skip to content

Commit 5075721

Browse files
Restore README.md logo image lost during webp migration (73d6ed0) (#545)
* fix(img): replace icon256.png with logo-full.svg in README * fix(README): add alt attribute to NoScript logo image
1 parent 3873ca4 commit 5075721

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ SPDX-License-Identifier: GPL-3.0-or-later
1515
<br>
1616

1717
[<img
18-
src = 'src/img/icon256.png'
18+
src = 'src/img/logo-full.svg'
19+
alt = 'NoScript Logo'
1920
width = 120
2021
/>][Website]
2122

0 commit comments

Comments
 (0)