diff --git a/src/frontend/components/nav.rs b/src/frontend/components/nav.rs index 3e92c62..cabb356 100644 --- a/src/frontend/components/nav.rs +++ b/src/frontend/components/nav.rs @@ -96,6 +96,13 @@ pub fn Nav() -> impl IntoView { } +
+

"Version "{env!("CARGO_PKG_VERSION")}

+

+ + Source Code + +

} }