Add png banner (#170)

The banner as SVG was causing some issues in some specific browsers that
can't render proper SVGs. To avoid this issue we're replacing the banner
with a PNG.
This commit is contained in:
Elizabet Oliveira 2023-10-04 13:30:05 +01:00 committed by GitHub
parent 8f7ac170cc
commit ef753cb4d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<div align="center">
<img src="brand-kit/banner/pgroll-banner.svg" alt="pgroll logo" />
<img src="brand-kit/banner/pgroll-banner-github@2x.png" alt="pgroll logo" />
</div>
<p align="center">

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB