From e051007ecdb3097bc9942fd9db369101a9568a0d Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Sat, 23 Dec 2023 08:54:55 +0100 Subject: Basic test --- ModAS.Server/wwwroot/index.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 ModAS.Server/wwwroot/index.html (limited to 'ModAS.Server/wwwroot/index.html') diff --git a/ModAS.Server/wwwroot/index.html b/ModAS.Server/wwwroot/index.html new file mode 100644 index 0000000..391570a --- /dev/null +++ b/ModAS.Server/wwwroot/index.html @@ -0,0 +1,21 @@ + + + + + ModAS + + + +
+

ModAS

+

Moderation at your fingertips

+

Server is running.

+
+ + \ No newline at end of file -- cgit 1.5.1