-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
23 additions
and
10 deletions.
There are no files selected for viewing
10 changes: 0 additions & 10 deletions
10
UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/Components/Pages/Home.razor
This file was deleted.
Oops, something went wrong.
13 changes: 13 additions & 0 deletions
13
UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/Components/Pages/HomePage.razor
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
@page "/" | ||
|
||
<PageTitle>TF2 Jump</PageTitle> | ||
<HeadContent> | ||
<meta name="description" content="The premiere website for everything rocket jump and sticky jump related. This is a massive data driven site, utilising a complex ELT pipeline. Data sources include the Tempus2.xyz API, Tempus STV demo files (.dem), Tempus Archive on YouTube and much more."/> | ||
</HeadContent> | ||
|
||
<FluentMessageBar | ||
Class="dark" | ||
Intent="MessageIntent.Warning" | ||
AllowDismiss="false"> | ||
TF2 Jump is currently in development, and is not fully functional. | ||
</FluentMessageBar> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters