Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaschau authored Dec 30, 2023
1 parent 2b428b8 commit 2110b3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" width="800" srcset="https://github.com/kaschau/PEREGRINE/blob/main/docs/images/pgSplashD2.jpg">
<source media="(prefers-color-scheme: light)" width="800" srcset="https://github.com/kaschau/PEREGRINE/blob/main/docs/images/pgSplashL2.jpg">
<img alt="peregrine logo" width="800" src="https://github.com/kaschau/PEREGRINE/blob/main/docs/images/pgSplashL2.jpg">
<source media="(prefers-color-scheme: dark)" width="800" srcset="docs/images/pgSplashD2.jpg">
<source media="(prefers-color-scheme: light)" width="800" srcset="docs/images/pgSplashL2.jpg">
<img alt="peregrine logo" width="800" src="docs/images/pgSplashL2.jpg">
</picture>
</p>

Expand Down

0 comments on commit 2110b3c

Please sign in to comment.