From 3c99f63a0fd55e8628f984c3e60e139e6797f98e Mon Sep 17 00:00:00 2001 From: Set Hallstrom Date: Wed, 4 Nov 2020 16:45:58 +0100 Subject: [PATCH] fix artist list for radio --- _data/radio.yml | 4 ++++ radio.html | 14 +++++++++++++- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/_data/radio.yml b/_data/radio.yml index ceb1255..03734fc 100644 --- a/_data/radio.yml +++ b/_data/radio.yml @@ -4,6 +4,8 @@ url: 'https://rskpmusic.bandcamp.com' - name: Baatar & LK de l'Hotel Moscou url: 'https://rskpmusic.bandcamp.com/' +- name: R$KP + url: 'https://rskpmusic.bandcamp.com/' - name: Baatar url: 'https://rskpmusic.bandcamp.com/' - name: Budget Scifi From FragleBay @@ -24,6 +26,8 @@ url: 'https://jovanioccomy.bandcamp.com' - name: kantaro. url: 'https://soundcloud.com/kantaromusic' +- name: 徒 setto セット + url: 'https://setto.basspistol.com' - name: Luka Prinčič url: 'https://music.lukaprincic.si' - name: Malmö Werewolf diff --git a/radio.html b/radio.html index 6780062..e7c9f31 100644 --- a/radio.html +++ b/radio.html @@ -60,6 +60,19 @@ layout: default


To enjoy the stream in your favorite player click here

Questions about the playlist? Requests? Want to submit tracks? Chat with us!

+

Featured on the Radio

+

This is the list of all the generous artists making this radio possible. Some of them simply have no crib on the internet. If you know that they now have a URL, if you somehow find a missing name or if you are featured on this list but no longer wish to be, please conact us ASAP. Also feel free to contact us if you think your music would fit in the radio!

+

+ {% assign sorted = site.data.radio | sort: 'name' %} + {% for artist in sorted %} + {% if artist.url %} + {{ artist.name }} {% unless forloop.last %}-{% endunless %} + {% else %} + {{ artist.name }} {% unless forloop.last %}-{% endunless %} + {% endif %} + {% endfor %} +

+

Chat with us!

You do not need to register to participate. This chat is public. We never ask you to submit credit-card (or any other payment information) nor personal information. It is provided by kiwi via freenode. Read the privacy policy of Kiwi and Freenode
Matrix user? Click here

@@ -70,7 +83,6 @@ layout: default

Play!

-