Change ReadMe Logo (#40)

* Added logo for dark mode
This commit is contained in:
Alek Petuskey 2022-12-08 15:18:34 -08:00 committed by GitHub
parent 5a157fb6db
commit 7bb95b4484
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,10 @@
<div align="center">
<img src="docs/images/logo.svg" alt="drawing" width = 450/>
<h1 align="center">
<img width="600" src="docs/images/logo.svg#gh-light-mode-only" alt="Pynecone">
<img width="600" src="docs/images/logo_white.svg#gh-dark-mode-only" alt="Pynecone">
</h1>
**Build performant, customizable web apps in minutes just using Python.**
@ -220,4 +224,4 @@ Pynecone is open-source and licensed under the [Apache License 2.0](LICENSE).
<a href="https://github.com/picklelo"><img src="https://avatars.githubusercontent.com/u/6270214?v=4" width="50" height="50" alt=""/></a>
<a href="https://github.com/Alek99"><img src="https://avatars.githubusercontent.com/u/38776361?s=400&u=bd6c163fe787c2de1a26c881598e54b67e2482dd&v=4" width="50" height="50" alt=""/></a>
<a href="https://github.com/kbrgl"><img src="https://avatars.githubusercontent.com/u/13417496?v=4" width="50" height="50" alt=""/></a>
<a href="https://github.com/kbrgl"><img src="https://avatars.githubusercontent.com/u/13417496?v=4" width="50" height="50" alt=""/></a>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB