hydra: fix msys2 icon

force-ssl-main-website
Sebastien Bourdeauducq 2022-04-04 15:39:28 +08:00
parent fd09cd0c00
commit 7a14264be4
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ index 4d545b3e..6049c2a6 100644
<td>ISO-9660 CD/DVD image</td>
+ [% CASE "msys2" %]
+ <td>
+ <img src="[% c.uri_for("/static/images/msys2.svg") %]" alt="ISO" />
+ <img src="[% c.uri_for("/static/images/msys2.svg") %]" alt="MSYS2" width="32" height="32" />
+ </td>
+ <td>MSYS2 package</td>
[% CASE "binary-dist" %]