From 92e5978cf1cf54ff587ee93dcbcb5f5dc05ea55c Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Mon, 18 Feb 2019 16:44:35 +0000 Subject: Deleted main console program, and moved server to main --- Main/wwwroot/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Main/wwwroot/index.html (limited to 'Main/wwwroot/index.html') diff --git a/Main/wwwroot/index.html b/Main/wwwroot/index.html new file mode 100644 index 0000000..cd392d4 --- /dev/null +++ b/Main/wwwroot/index.html @@ -0,0 +1,18 @@ + + + + + + + Page Title + + + + + + +
+
+ + + \ No newline at end of file -- cgit v1.2.3-13-gbd6f