From e8c4deaa1011a39de01636b09e36c60c3da1a065 Mon Sep 17 00:00:00 2001 From: Eliot Berriot <contact@eliotberriot.com> Date: Mon, 8 Apr 2019 15:17:31 +0200 Subject: [PATCH] Removed obsolete information about soundcloud/youtube import --- front/src/components/Home.vue | 6 ------ 1 file changed, 6 deletions(-) diff --git a/front/src/components/Home.vue b/front/src/components/Home.vue index 38c71608..b9051053 100644 --- a/front/src/components/Home.vue +++ b/front/src/components/Home.vue @@ -66,12 +66,6 @@ </h2> <p><translate translate-context="Content/Home/Paragraph">Funkwhale takes care of handling your music</translate>.</p> <div class="ui list"> - <div class="item"> - <i class="download icon"></i> - <div class="content"> - <translate translate-context="Content/Home/List item/Verb">Import music from various platforms, such as YouTube or SoundCloud</translate> - </div> - </div> <div class="item"> <i class="tag icon"></i> <div -- GitLab