File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -26,17 +26,13 @@ You can also use the preview version alongside the stable release to get early a
2626 <a style =" text-decoration :none " href =" https://apps.microsoft.com/detail/9NGHP3DX8HDX?launch=true&mode=full " >
2727 <picture>
2828 <source media="(prefers-color-scheme: light)" srcset="./assets/StoreBadge-dark.png" height="80" />
29- <img src="./assets/StoreBadge-light.png" height="80" />
30- </picture>
31- </a >
29+ <img src="./assets/StoreBadge-light.png" height="80" /></picture></a>
3230 &ensp ;
3331 <!-- Classic Installer Badge -->
3432 <a style =" text-decoration :none " href =" https://files.community/appinstallers/Files.stable.appinstaller " >
3533 <picture>
3634 <source media="(prefers-color-scheme: light)" srcset="./assets/ClassicInstallerBadge-dark.png" height="80" />
37- <img src="./assets/ClassicInstallerBadge-light.png" height="80" />
38- </picture>
39- </a >
35+ <img src="./assets/ClassicInstallerBadge-light.png" height="80" /></picture></a>
4036</p >
4137
4238## Building from source
You can’t perform that action at this time.
0 commit comments