index : static-web-server.git

ascending towards madness

<html>

<head>
  <title>Example page</title>
</head>

<body>
  <p>Hello world</p>

  <script src="assets/main.js"></script>
</body>

</html>