summary refs log tree commit diff
path: root/ui/index.html
blob: 077ce1c6efef563db02b7337b0253eef62c91c60 (plain)
1
2
3
4
5
6
7
<!doctype html>
<html>
  <body>
    <p>Minimum viable binary!</p>
    <p>I think hot-reloading even works?</p>
  </body>
</html>