From 8f3ac203ccbb1a368bcdf2d24dda62089fee7d9b Mon Sep 17 00:00:00 2001 From: Set Hallstrom Date: Thu, 23 Jul 2020 09:32:46 +0200 Subject: [PATCH] add better support CTA --- _data/stores.yml | 32 ++++++++++++++++---------------- _includes/footer.html | 1 + _includes/streamer.html | 22 +--------------------- index.html | 2 +- 4 files changed, 19 insertions(+), 38 deletions(-) diff --git a/_data/stores.yml b/_data/stores.yml index f794dc1..c4cb672 100644 --- a/_data/stores.yml +++ b/_data/stores.yml @@ -2,22 +2,22 @@ url: https://shop.basspistol.com icon: fa-bandcamp download: true -# - name: Spotify -# url: https://open.spotify.com/artist/0gus2IdSkfrvFDBPqeiksM/ -# icon: fa-spotify -# download: false -# - name: Apple Music -# url: https://itunes.apple.com/us/artist/%E5%BE%92-setto-%E3%82%BB%E3%83%83%E3%83%88/1447055514 -# icon: fa-apple -# download: false -# - name: Google Play -# url: https://play.google.com/store/music/artist/%E5%BE%92_setto_%E3%82%BB%E3%83%83%E3%83%88?id=Ayi4avjpfyinbrepzebpsvpjc5a -# icon: fa-google-play -# download: false -# - name: Deezer -# url: https://www.deezer.com/fr/artist/56004012 -# icon: fa-creative-commons-sampling -# download: false +- name: Spotify + url: https://open.spotify.com/playlist/5daDKmJZ2aG54MzKO2FxLc + icon: fa-spotify + download: false +- name: YouTube + url: https://www.youtube.com/TheBasspistol + icon: fa-youtube + download: false +- name: Soundcloud + url: https://soundcloud.com/basspistol + icon: fa-soundcloud + download: false +- name: Archive.org + url: https://archive.org/details/basspistol + icon: fa-creative-commons-sampling + download: true # - name: Napster # url: https://us.napster.com/artist/-setto- # icon: fa-napster diff --git a/_includes/footer.html b/_includes/footer.html index a8c917d..af150e2 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,3 +1,4 @@ +{% include streamer.html %}