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