From abc2953532c9b2522c51683ba31e3168854fcf6b Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Sun, 10 Feb 2019 23:28:22 +0000 Subject: Created basic test html file --- Server/wwwroot/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Server/wwwroot/index.html (limited to 'Server/wwwroot/index.html') diff --git a/Server/wwwroot/index.html b/Server/wwwroot/index.html new file mode 100644 index 0000000..8be3289 --- /dev/null +++ b/Server/wwwroot/index.html @@ -0,0 +1,14 @@ + + + + + + Page Title + + + + + +

test

+ + \ No newline at end of file -- cgit v1.2.3-13-gbd6f