1
0
CompleteNodeJS/web-server/public/index.html

9 lines
91 B
HTML
Raw Normal View History

2019-09-30 00:53:20 +00:00
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<h1>From a static file</h1>
</body>
</html>