Spotify preview support

This commit is contained in:
2019-06-25 10:09:44 -04:00
parent 1af718889d
commit 2efff0e15e
5 changed files with 254 additions and 35 deletions

View File

@@ -1,11 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="referrer" content="no-referrer">
<title>music-graph v1.0</title>
</head>
<body>
<div id="app"></div>
</body>
</head>
<body>
<div id="app"></div>
</body>
</html>