blob: 9a7a9eeeb88b7254358bc852e75fa2801ebc0ee4 (
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="dist/build.js"></script></body>
</html>
|