summaryrefslogtreecommitdiff
path: root/src/index.html
blob: 26a50f20b2cbea3793a18f9c7c7522be706f2140 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
    <title>Broken Talents Fun</title>
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"></head>
  <body>
    <div id="app"></div>
  </body>
</html>