From 301c7accdbbd051c2668580788636f733ee31bbd Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Sat, 20 Jan 2018 11:00:20 +0100 Subject: [PATCH] Added the following svg icons; requests, nowplaying, inmatched, sent, matched, info, does not exsist and exsists --- index.html | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index b2b43a6..1782ce8 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,10 @@ + + icon_requests/all + + Popular @@ -40,7 +44,7 @@ Upcoming - + Now Playing @@ -60,8 +64,34 @@ Favorite + + Unmatched + + + + + Sent + + + + Matched + + + + + Does not exsits + + + + Exsists + + + + Info + +
- +