+
+ {"Ooops"}
+
+
+ { + "This page wasn't found :/" + }
+diff --git a/src/content/error.rs b/src/content/error.rs index 902ec97..fb84c4b 100644 --- a/src/content/error.rs +++ b/src/content/error.rs @@ -3,6 +3,15 @@ use yew::prelude::*; #[function_component] pub fn NotFound() -> Html { html! { -
{"Ooops"}
+{ + "This page wasn't found :/" + }
+