diff --git a/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/Components/Pages/Home.razor b/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/Components/Pages/Home.razor deleted file mode 100644 index 56a84c8..0000000 --- a/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/Components/Pages/Home.razor +++ /dev/null @@ -1,10 +0,0 @@ -@page "/" - -Home - - - TF2 Jump is currently in development, and is not fully functional. - \ No newline at end of file diff --git a/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/Components/Pages/HomePage.razor b/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/Components/Pages/HomePage.razor new file mode 100644 index 0000000..51f2a32 --- /dev/null +++ b/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/Components/Pages/HomePage.razor @@ -0,0 +1,13 @@ +@page "/" + +TF2 Jump + + + + + + TF2 Jump is currently in development, and is not fully functional. + \ No newline at end of file diff --git a/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/Components/Pages/Leaderboards/Map/MapPage.razor b/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/Components/Pages/Leaderboards/Map/MapPage.razor index 765224e..d33bdd5 100644 --- a/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/Components/Pages/Leaderboards/Map/MapPage.razor +++ b/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/Components/Pages/Leaderboards/Map/MapPage.razor @@ -17,6 +17,11 @@ } else { + @_map!.MapInfo.Name Leaderboard | TF2 Jump + + + + diff --git a/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/Components/Pages/Leaderboards/Maps/MapsPage.razor b/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/Components/Pages/Leaderboards/Maps/MapsPage.razor index a3a3d0b..0657a76 100644 --- a/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/Components/Pages/Leaderboards/Maps/MapsPage.razor +++ b/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/Components/Pages/Leaderboards/Maps/MapsPage.razor @@ -18,6 +18,11 @@ } else { + Maps | TF2 Jump + + + +

Maps