From 38e66419bc7996f8adb01f913b29c864b13bc3df Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 11 Jan 2025 23:27:28 +0100 Subject: [PATCH] fix: update stylesheet --- crates/app/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/app/src/lib.rs b/crates/app/src/lib.rs index b975783..7ab1124 100644 --- a/crates/app/src/lib.rs +++ b/crates/app/src/lib.rs @@ -35,7 +35,7 @@ pub fn App() -> impl IntoView { provide_meta_context(); view! { - + // sets the document title