From 6ef76ea48da1f3e45b557acb46b2110e3b9b55b9 Mon Sep 17 00:00:00 2001 From: Florian RICHER Date: Sun, 26 Nov 2023 18:57:58 +0100 Subject: [PATCH] Add highlight js --- src/app/mod.rs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/app/mod.rs b/src/app/mod.rs index 97c9ef3..455932e 100644 --- a/src/app/mod.rs +++ b/src/app/mod.rs @@ -16,7 +16,12 @@ pub fn App() -> impl IntoView { - } /> + + + + + } /> "Not Found" }/>