();
-
return builder.Build();
}
}
diff --git a/HuntStats/Shared/MainLayout.razor b/HuntStats/Shared/MainLayout.razor
index 629fb53..92c4bb7 100644
--- a/HuntStats/Shared/MainLayout.razor
+++ b/HuntStats/Shared/MainLayout.razor
@@ -5,7 +5,6 @@
@using HuntStats.Data
@using HuntStats.Features
@using MediatR
-@using Microsoft.VisualBasic.Devices
@inherits LayoutComponentBase
@inject AppState _appState;
@inject IDbConnectionFactory _connectionFactory;
diff --git a/HuntStats/Shared/NavMenu.razor b/HuntStats/Shared/NavMenu.razor
index 4d5b2e9..f27d4e5 100644
--- a/HuntStats/Shared/NavMenu.razor
+++ b/HuntStats/Shared/NavMenu.razor
@@ -2,11 +2,13 @@
@inject IJSRuntime _js
@inject AppState _appState
-
-
+
+ HuntStats
+ @* *@
-
-
+
+ H
+ @* *@
diff --git a/HuntStats/wwwroot/images/logo-klein.png b/HuntStats/wwwroot/images/logo-klein.png
deleted file mode 100644
index 1beffe5..0000000
Binary files a/HuntStats/wwwroot/images/logo-klein.png and /dev/null differ
diff --git a/HuntStats/wwwroot/images/logo.png b/HuntStats/wwwroot/images/logo.png
deleted file mode 100644
index 1beffe5..0000000
Binary files a/HuntStats/wwwroot/images/logo.png and /dev/null differ