From 05c5e8a07f0a98759a44ec8c584597f19483d298 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Fri, 17 Aug 2018 22:37:17 +0100 Subject: [PATCH] Add playlist icon --- content/robotics/smallpeice/2018/chill-soundtrack.md | 2 +- content/robotics/smallpeice/2018/dramatic-soundtrack.md | 2 -- layouts/shortcodes/spotify.html | 9 +++++---- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/content/robotics/smallpeice/2018/chill-soundtrack.md b/content/robotics/smallpeice/2018/chill-soundtrack.md index 466123d..b06dbb1 100644 --- a/content/robotics/smallpeice/2018/chill-soundtrack.md +++ b/content/robotics/smallpeice/2018/chill-soundtrack.md @@ -2,7 +2,7 @@ title: Chill Soundtrack --- -Chill soundtrack +This year, we tried something different. Rather than having the [dramatic playlist]({{< relref "dramatic-soundtrack" >}}), we created a chill playlist for outside of match time. This not only helped make the breaks feel more like breaks, and a bit more fun, but also acted as a contrast to make the match time feel more dramatic. diff --git a/content/robotics/smallpeice/2018/dramatic-soundtrack.md b/content/robotics/smallpeice/2018/dramatic-soundtrack.md index efb5d45..a2116ca 100644 --- a/content/robotics/smallpeice/2018/dramatic-soundtrack.md +++ b/content/robotics/smallpeice/2018/dramatic-soundtrack.md @@ -2,8 +2,6 @@ title: Dramatic Soundtrack --- -Dramatic Soundtrack - {{% spotify "theorangeone97" "5VvONyDmSpdErqseA75Vad" %}} diff --git a/layouts/shortcodes/spotify.html b/layouts/shortcodes/spotify.html index 0001cf0..e056696 100644 --- a/layouts/shortcodes/spotify.html +++ b/layouts/shortcodes/spotify.html @@ -4,11 +4,12 @@ {{ $playlist := getJSON "https://spotify-public-proxy.herokuapp.com/v1/users/" $user "/playlists/" $playlist_id }}
- -

+

+ + {{ $playlist.name }} -

- + +