Refactor to use the new library structure convention.
This commit is contained in:
10
example/SimpleWebServer/webroot/html/simple.html
Normal file
10
example/SimpleWebServer/webroot/html/simple.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<h1>My First Heading</h1>
|
||||
|
||||
<p>My first paragraph.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user