We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68c809c commit c14c6f4Copy full SHA for c14c6f4
README.md
@@ -1,4 +1,7 @@
1
-<p align="center"><img width="386" height="68" src="/art/logo.svg" alt="Laravel Prompts"></p>
+<p align="center">
2
+ <img alt="Prompts Logo Dark Mode" src="/art/prompts-light.svg#gh-light-mode-only"/>
3
+ <img alt="Prompts Logo Dark Mode" src="/art/prompts-dark.svg#gh-dark-mode-only"/>
4
+</p>
5
6
<p align="center">
7
<a href="https://github.com/laravel/prompts/actions"><img src="https://github.com/laravel/prompts/workflows/tests/badge.svg" alt="Build Status"></a>
art/prompts-dark.svg
art/prompts-light.svg
0 commit comments