Updating Mudblazor Version
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
@inherits BasePage
|
||||
|
||||
@inject IDataCollectionService DataCollectionService
|
||||
@inject IDataCollectionService DataCollectionService
|
||||
|
||||
|
||||
@page "/about"
|
||||
@@ -16,7 +16,8 @@
|
||||
What is this website for?
|
||||
</InfoQuestionComponent>
|
||||
<InfoAnswerComponent>
|
||||
This is just a "yet another third-party tool" website for a video game. If you played a game like Path of Exile, you are probably already used to seeing a bunch of said tools.
|
||||
This is just a "yet another third-party tool" website for a video game. If you played a game like Path
|
||||
of Exile, you are probably already used to seeing a bunch of said tools.
|
||||
</InfoAnswerComponent>
|
||||
</InfoBodyComponent>
|
||||
<InfoBodyComponent>
|
||||
@@ -24,7 +25,9 @@
|
||||
So what is <i>this</i> specific tool for?
|
||||
</InfoQuestionComponent>
|
||||
<InfoAnswerComponent>
|
||||
Ideally, this website will be a casual reference, for getting started with understanding the themes and game patterns of IMMORTAL: Gates of Pyre. That said, this tool is currently not near to achieving said goal. In the meantime, you can check out the simple calculator and database tools on this website.
|
||||
Ideally, this website will be a casual reference, for getting started with understanding the themes and
|
||||
game patterns of IMMORTAL: Gates of Pyre. That said, this tool is currently not near to achieving said
|
||||
goal. In the meantime, you can check out the simple calculator and database tools on this website.
|
||||
</InfoAnswerComponent>
|
||||
</InfoBodyComponent>
|
||||
<InfoBodyComponent>
|
||||
@@ -40,7 +43,9 @@
|
||||
Any disclaimers?
|
||||
</InfoQuestionComponent>
|
||||
<InfoAnswerComponent>
|
||||
This website has no association with "SunSpear Games." Beyond that, any game data displayed on this website for "IMMORTAL: Gates of Pyre" may be inaccurate due to my own human error and time limitations. Use with caution.
|
||||
This website has no association with "SunSpear Games." Beyond that, any game data displayed on this
|
||||
website for "IMMORTAL: Gates of Pyre" may be inaccurate due to my own human error and time limitations.
|
||||
Use with caution.
|
||||
</InfoAnswerComponent>
|
||||
</InfoBodyComponent>
|
||||
</PaperComponent>
|
||||
|
||||
Reference in New Issue
Block a user