summaryrefslogtreecommitdiff
path: root/dist/index.html
blob: 608658bc7175881bb3197e5768b38edfc0838a39 (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>
  <script type="text/javascript" src="build.js"></script></body>
</html>