0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

Compress banner image (#9493)

This commit is contained in:
Alan 2023-12-22 08:48:12 -08:00 committed by GitHub
parent 3b0eaed3b5
commit 05d923db53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

BIN
.github/assets/banner.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

View file

@ -1,4 +1,4 @@
![Build the web you want](.github/assets/banner.png 'Build the web you want')
![Build the web you want](.github/assets/banner.jpg 'Build the web you want')
<p align="center">
<br/>

View file

@ -1,6 +1,6 @@
<br/>
<p align="center">
<img src="../../.github/assets/banner.png" alt="Build the web you want">
<img src="../../.github/assets/banner.jpg" alt="Build the web you want">
<br/><br/>
<a href="https://astro.build">Astro</a> is the all-in-one web framework designed for speed.
<br/>