From c11f55ca5d3eca5e75aabaee7c352596bc2f2a9d Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Thu, 21 Feb 2019 23:02:23 +0000 Subject: Moved back frontend to wwwroot for simplicity --- 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..d2721dc --- /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