From 2ce92a638642a6ca8867669f31aae5d7b0b9c81b Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Fri, 5 May 2017 18:49:47 +0100 Subject: [PATCH 1/2] =?UTF-8?q?Removes=20config=20file=20since=20it?= =?UTF-8?q?=E2=80=99s=20no=20longer=20necessary?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.yml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 _config.yml diff --git a/_config.yml b/_config.yml deleted file mode 100644 index 7aaaf41e..00000000 --- a/_config.yml +++ /dev/null @@ -1,3 +0,0 @@ -sass: - sass_dir: _sass - style: expanded From 5458fb7ec118ab962cd604e2f40f31ec02b53a90 Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Fri, 5 May 2017 18:51:53 +0100 Subject: [PATCH 2/2] Removes old to-do items --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index dfccf650..192376e3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Simple Icons -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, 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). ## To do @@ -10,8 +10,5 @@ SVG icons for popular brands, maintained by [Dan Leech](https://twitter.com/bath - [ ] Analytics tracking for icon clicks - [x] CSS grid fallback - [x] Social sharing tags -- [ ] AMP support - [ ] New README.md - [ ] New CONTRIBUTING.md -- [ ] Use Gitflow -- [ ] Add 404 page