changing server to use flask
This commit is contained in:
9
static/index.html
Normal file
9
static/index.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>VS Code Rocks!</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>VS Code can do that?</h1>
|
||||
<p>Yes it can!</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user