mirror of
https://github.com/arnaucube/socketioMEANseed.git
synced 2026-02-07 19:56:46 +01:00
init
This commit is contained in:
10
www/node_modules/http-server/public/404.html
generated
vendored
Normal file
10
www/node_modules/http-server/public/404.html
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>404</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>404</h1>
|
||||
|
||||
<p>Were you just making up filenames or what?</p>
|
||||
</body>
|
||||
</html>
|
||||
BIN
www/node_modules/http-server/public/img/turtle.png
generated
vendored
Normal file
BIN
www/node_modules/http-server/public/img/turtle.png
generated
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 191 KiB |
12
www/node_modules/http-server/public/index.html
generated
vendored
Normal file
12
www/node_modules/http-server/public/index.html
generated
vendored
Normal 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>
|
||||
|
||||
Reference in New Issue
Block a user