diff --git a/layouts/shortcodes/spotify.html b/layouts/shortcodes/spotify.html index 7a634da..5d3ae2b 100644 --- a/layouts/shortcodes/spotify.html +++ b/layouts/shortcodes/spotify.html @@ -9,13 +9,14 @@ - +
+ - - - - + + + + @@ -33,9 +34,6 @@ {{ end }} -
View playlist on Spotify
TrackArtistAlbumTrackArtistAlbum
{{ .album.name }}
- View playlist on Spotify -
diff --git a/package.json b/package.json index e0b657e..9558022 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "yaml-lint": "0.0.4" }, "dependencies": { - "bootstrap": "4.0.0-beta", + "bootstrap": "4.0.0-beta.2", "font-awesome": "4.7.0", "jquery": "3.2.1", "lg-thumbnail": "1.0.3",