From 2479526b5b22490ce5f6b34058bccd3798abf01f Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 30 Oct 2022 18:23:38 +0100 Subject: Frontend: Change navbar links Now logo points to / and "Made by Baitinq" to the project's git --- frontend/src/app.rs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/app.rs b/frontend/src/app.rs index b84d814..efa0312 100644 --- a/frontend/src/app.rs +++ b/frontend/src/app.rs @@ -158,10 +158,10 @@ impl Component for OSSE { @@ -191,10 +191,10 @@ impl Component for OSSE { -- cgit 1.4.1