File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
- <h1 align =" center " >
1
+ <p align =" center " >
2
2
<a href="https://sylius.com" target="_blank">
3
- <img src="https://demo.sylius.com/assets/shop/img/logo.png" />
3
+ <picture>
4
+ <source media="(prefers-color-scheme: dark)" srcset="https://media.sylius.com/sylius-logo-800-dark.png">
5
+ <source media="(prefers-color-scheme: light)" srcset="https://media.sylius.com/sylius-logo-800.png">
6
+ <img alt="Sylius Logo." src="https://media.sylius.com/sylius-logo-800.png">
7
+ </picture>
4
8
</a>
5
- </h1 >
9
+ </p >
6
10
7
11
[ ![ License] ( https://img.shields.io/packagist/l/Sylius/Sylius.svg )] ( https://packagist.org/packages/sylius/sylius )
8
12
[ ![ Version] ( https://img.shields.io/packagist/vpre/Sylius/Sylius.svg )] ( https://packagist.org/packages/sylius/sylius )
You can’t perform that action at this time.
0 commit comments