From 7bb95b4484cb3ea756a0be56f92ed29d97c5f77d Mon Sep 17 00:00:00 2001 From: Alek Petuskey Date: Thu, 8 Dec 2022 15:18:34 -0800 Subject: [PATCH] Change ReadMe Logo (#40) * Added logo for dark mode --- README.md | 8 ++++++-- docs/images/logo_white.svg | 1 + 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 docs/images/logo_white.svg diff --git a/README.md b/README.md index f2603a984..d189063f8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@
-drawing + +

+ Pynecone + Pynecone +

**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). - \ No newline at end of file + diff --git a/docs/images/logo_white.svg b/docs/images/logo_white.svg new file mode 100644 index 000000000..6704635c6 --- /dev/null +++ b/docs/images/logo_white.svg @@ -0,0 +1 @@ + \ No newline at end of file