-
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.
Merge pull request #102 from n-thumann/discontinue
Change: Discontinue
- Loading branch information
Showing
3 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
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
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,9 @@ | ||
<div role="alert" class="fixed z-10 bottom-10 left-10 max-w-md rounded border-s-4 border-red-500 bg-red-50 p-4"> | ||
<strong class="block font-medium text-red-800">This site has been discontinued as of December 14, 2024.</strong> | ||
|
||
<p class="mt-2 text-sm text-red-700"> | ||
Since the launch of this service in October 2023, it performed over 27 million measurements for nearly 30 | ||
games across 15 server regions. | ||
<br>Thanks for using this service! - n-thumann | ||
</p> | ||
</div> |