File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11<p align =" center " >
2- <img src="https://github.com/laravelio/art/blob/main/laravelio-logo-lg.svg" width="400" />
2+ <picture>
3+ <source media="(prefers-color-scheme: dark)" srcset="https://github.com/laravelio/art/blob/main/laravelio-logo-lg-white.svg">
4+ <source media="(prefers-color-scheme: light)" srcset="https://github.com/laravelio/art/blob/main/laravelio-logo-lg.svg">
5+ <img alt="Laravel.io logo" src="https://github.com/laravelio/art/blob/main/laravelio-logo-lg.svg" width="400">
6+ </picture>
37</p >
48
59<p align =" center " >
@@ -27,6 +31,7 @@ We'd like to thank these **amazing companies** for sponsoring us. If you are int
2731- [ Tinkerwell] ( https://tinkerwell.app )
2832- [ BairesDev] ( https://www.bairesdev.com/sponsoring-open-source-projects/ )
2933- [ N-iX] ( https://www.n-ix.com/ )
34+ - [ PDFinity] ( https://www.pdfinity.com )
3035
3136## Requirements
3237
You can’t perform that action at this time.
0 commit comments