From 7d7a96d9bc14a08087e02cdc1680d7517859ebf6 Mon Sep 17 00:00:00 2001 From: Greg Johnston Date: Tue, 10 Jan 2023 13:51:52 -0500 Subject: [PATCH] Switch logo on color-scheme change --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a16bd0d0..14d85407d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ **NOTE: We're in the middle of merging changes and making fixes to support our upcoming `0.1.0` release. Some of the examples may be in a broken state. You can continue using the `0.0` releases with no issues.** -Leptos Logo + + + Leptos Logo + [![crates.io](https://img.shields.io/crates/v/leptos.svg)](https://crates.io/crates/leptos) [![docs.rs](https://docs.rs/leptos/badge.svg)](https://docs.rs/leptos)