From a68cb2f60e0d48555b4cec9d425fa599999a9c5c Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Mon, 11 Sep 2017 21:32:18 +0200 Subject: [PATCH 1/3] Update README.md No longer maintained by Dan Leech. Also updates the todo --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index a8c3237c..c422f85b 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,8 @@ # Simple Icons -Free SVG icons for popular brands, maintained by [Dan Leech](https://twitter.com/bathtype). Contributions, corrections & requests can be made on GitHub. [See them all on one page at **simpleicons.org**](https://simpleicons.org). +Free SVG icons for popular brands, started by [Dan Leech](https://twitter.com/bathtype). [See them all on one page at **simpleicons.org**](https://simpleicons.org). Contributions, corrections & requests can be made on GitHub. ## To do -- [x] New page layout -- [x] Jekyll code for sorting icons by hue -- [x] JS search function - [ ] Analytics tracking for icon clicks -- [x] CSS grid fallback -- [x] Social sharing tags - [ ] New README.md -- [ ] New CONTRIBUTING.md From c7fdfee7a7c5948e2ab6e74cbb9aba19c7a0d17e Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Mon, 11 Sep 2017 21:35:48 +0200 Subject: [PATCH 2/3] Fix JSON typo --- _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 afa39335..ab67f0a7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -89,7 +89,7 @@ "title": "Atlassian", "hex": "0747A6", "source": "https://atlassian.design/guidelines/brand/logos-1" - } + }, { "title": "Atom", "hex": "66595C", From 7c09bbb0a12625b587366ffed99dae8cb56ffdbf Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Mon, 11 Sep 2017 21:37:59 +0200 Subject: [PATCH 3/3] Fix JSON typo --- _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 ab67f0a7..a409f0ce 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -974,7 +974,7 @@ "title": "Nextdoor", "hex": "00B246", "source": "https://nextdoor.com/newsroom/" - } + }, { "title": "NGINX", "hex": "269539",