From 3a1fdd811d0400ca983ca08f5588881e3e2edf0f Mon Sep 17 00:00:00 2001 From: Hugo Deleye Date: Thu, 20 Oct 2022 11:32:52 +0200 Subject: [PATCH 1/2] feat: add deezer brand guidelines --- _data/simple-icons.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2e0798cade6e..83ddd486069a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2868,7 +2868,8 @@ { "title": "Deezer", "hex": "FEAA2D", - "source": "https://deezerbrand.com/" + "source": "https://deezerbrand.com/", + "guidelines": "https://deezerbrand.com/" }, { "title": "del.icio.us", @@ -13042,4 +13043,4 @@ "source": "https://www.zyte.com/" } ] -} +} \ No newline at end of file From b63e8f1ddda2cbee1ed2aa275d6ee6429d5c435a Mon Sep 17 00:00:00 2001 From: Hugo D Date: Thu, 20 Oct 2022 11:13:48 +0000 Subject: [PATCH 2/2] fix: lint error --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 83ddd486069a..9809565247d6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -13043,4 +13043,4 @@ "source": "https://www.zyte.com/" } ] -} \ No newline at end of file +}