summaryrefslogtreecommitdiff
path: root/public/index.html
blob: 0062a27431b703ee833747e01ea0cd7cb761d9cb (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html>
  <head>
    <meta charset="utf-8">
    <title>Hello, world!</title>
  </head>
  <body>
    <h1>Hello, world!</h1>
  </body>
</html>