This commit is contained in:
arnaucode
2017-02-03 08:56:51 +01:00
parent c4b7414770
commit 112745d6fa
1585 changed files with 450241 additions and 0 deletions

12
www/node_modules/http-server/public/index.html generated vendored Normal file
View File

@@ -0,0 +1,12 @@
<html>
<head>
<title>node.js http server</title>
</head>
<body>
<h1>Serving up static files like they were turtles strapped to rockets.</h1>
<img src="./img/turtle.png"/>
</body>
</html>