diff --git a/client/src/pages/home.rs b/client/src/pages/home.rs index f17c028..b81b34b 100644 --- a/client/src/pages/home.rs +++ b/client/src/pages/home.rs @@ -57,6 +57,9 @@ pub fn Home() -> impl IntoView { git +
+
+
} }