created http server and new thread
This commit is contained in:
8
wwwroot/index.html
Normal file
8
wwwroot/index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="css/index.css">
|
||||
</head>
|
||||
<body class="test">
|
||||
hello there
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user