summaryrefslogtreecommitdiffstats
path: root/public/index.html
blob: 5c6b1cb4a2dffd9b3c394b8acd67b7aeec22b442 (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<html>
  <head>
    <title>Demo</title>
  </head>
  <body>
    Hello world
  </body>
</html>