From 193aee54a1e68874cf97e8c81b244373db655950 Mon Sep 17 00:00:00 2001 From: Bryan Stitt Date: Sun, 21 Apr 2024 22:12:20 -0700 Subject: [PATCH] add under construction text --- musical-leptos/src/pages/about.rs | 2 ++ musical-leptos/src/pages/home.rs | 2 ++ 2 files changed, 4 insertions(+) diff --git a/musical-leptos/src/pages/about.rs b/musical-leptos/src/pages/about.rs index 36acb89..a6f23b8 100644 --- a/musical-leptos/src/pages/about.rs +++ b/musical-leptos/src/pages/about.rs @@ -6,6 +6,8 @@ pub fn About() -> impl IntoView { view! {

Musical Lights

+

UnderConstruction.gif

+

This website is the latest Rust/WASM version of my musical-lights projects.

Old Arduino Code

diff --git a/musical-leptos/src/pages/home.rs b/musical-leptos/src/pages/home.rs index fe7159e..3521853 100644 --- a/musical-leptos/src/pages/home.rs +++ b/musical-leptos/src/pages/home.rs @@ -26,6 +26,8 @@ pub fn Home() -> impl IntoView {

"Musical Lights"

+

UnderConstruction.gif

+