-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
19 lines (19 loc) · 1016 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>My LGTM</title>
<!-- favicon will be auto injected -->
<!-- built css files will be auto injected -->
<link rel="shortcut icon" href="favicon.ico"><link href="stylesheets/vendor.1b7cb37a5f84c2ff0e1dc9c929527c4c.css" rel="stylesheet"><link href="stylesheets/app.692dea843539bc3baedebc231443ede2.css" rel="stylesheet"></head>
<body>
<noscript>
<p>You need to enable JavaScript to run this app.</p>
</noscript>
<div id="app"></div>
<script async defer src="https://cdnjs.cloudflare.com/ajax/libs/masonry/4.0.0/masonry.pkgd.min.js"></script>
<!-- built js files will be auto injected -->
<script type="text/javascript" src="js/vendor.fb0fa48dac8b9f508024.js"></script><script type="text/javascript" src="js/app.fb0fa48dac8b9f508024.js"></script></body>
</html>