11 lines
346 B
HTML
11 lines
346 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="main.css"/>
|
|
</head>
|
|
<body>
|
|
<script>document.write('<script src="http://' + (location.host || 'localhost').split(':')[0] + ':35729/livereload.js?snipver=1"></' + 'script>')</script>
|
|
<script src="vendors.js"></script>
|
|
<script src="main.js"></script>
|
|
</body>
|
|
</html> |