From 0d4351c91e436280f11d37f345b7846c7c888393 Mon Sep 17 00:00:00 2001 From: 6d486f49 Date: Wed, 17 Jun 2026 21:26:37 -0400 Subject: [PATCH] Minor cleanup --- Fellowship/Web/Layout/MainLayout.razor | 4 -- Fellowship/Web/Layout/NavMenu.razor | 10 ----- Fellowship/Web/Pages/Counter.razor | 19 -------- Fellowship/Web/Pages/Weather.razor | 60 -------------------------- 4 files changed, 93 deletions(-) delete mode 100644 Fellowship/Web/Pages/Counter.razor delete mode 100644 Fellowship/Web/Pages/Weather.razor diff --git a/Fellowship/Web/Layout/MainLayout.razor b/Fellowship/Web/Layout/MainLayout.razor index e7554be..c3bc89a 100644 --- a/Fellowship/Web/Layout/MainLayout.razor +++ b/Fellowship/Web/Layout/MainLayout.razor @@ -5,10 +5,6 @@
-
- About -
-
@Body
diff --git a/Fellowship/Web/Layout/NavMenu.razor b/Fellowship/Web/Layout/NavMenu.razor index e5022b1..c1c9a72 100644 --- a/Fellowship/Web/Layout/NavMenu.razor +++ b/Fellowship/Web/Layout/NavMenu.razor @@ -14,16 +14,6 @@ Home - -