switch banners to jpeg format
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<div align='center'>
|
||||
<br/>
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="banner-dark.png" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="banner.png" />
|
||||
<img src="banner.png" alt="Playwriter - For browser automation MCP" width="600" />
|
||||
<source media="(prefers-color-scheme: dark)" srcset="banner-dark.jpg" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="banner.jpg" />
|
||||
<img src="banner.jpg" alt="Playwriter - For browser automation MCP" width="600" />
|
||||
</picture>
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 174 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 78 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 504 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 410 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 174 KiB |
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 78 KiB |
Reference in New Issue
Block a user