synclounge/index.html

13 lines
330 B
HTML
Raw Normal View History

2017-04-07 05:09:03 +00:00
<!DOCTYPE html>
<html>
2017-06-04 08:13:01 +00:00
<head>
2017-04-07 05:09:03 +00:00
<meta charset="utf-8">
2017-06-11 19:06:34 +00:00
<title>plextogether2</title>
<link href='https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons' rel="stylesheet" type="text/css">
2017-04-07 05:09:03 +00:00
</head>
2017-06-11 19:06:34 +00:00
<body>
2017-04-07 05:09:03 +00:00
<div id="app"></div>
2017-06-11 19:06:34 +00:00
<!-- built files will be auto injected -->
2017-04-07 05:09:03 +00:00
</body>
</html>