summaryrefslogtreecommitdiffstats
path: root/src/index.html
blob: d0bdd150e7f1b822afee8a8029b20fb9bbd08d77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>fcked-rt</title>
    <meta name="description" content="">
  </head>
  <body>
    <div id="app"></div>
  </body>
</html>