diff --git a/.gitignore b/.gitignore index 90b4010..5536393 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ client_id client_secret code +spotify-gui.js.code-workspace diff --git a/templates/webapp.html b/templates/webapp.html index 0468739..0724ecb 100644 --- a/templates/webapp.html +++ b/templates/webapp.html @@ -1,5 +1,5 @@ - +
@@ -8,12 +8,14 @@{{ data['name'] }}
{{ data['artist'] }}
@@ -71,10 +95,12 @@{{ data['progress_ms'] }}
{{ data['duration_ms'] }}
-->