diff --git a/README.md b/README.md index f06c864ee..cb072c594 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ SVG icons for popular brands. [See them all on one page at **simpleicons.org**]( - [x] Jekyll code for sorting icons by hue - [ ] JS search function - [ ] Analytics tracking for icon clicks -- [ ] Social sharing tags +- [x] Social sharing tags - [ ] AMP support - [ ] New README.md - [ ] New CONTRIBUTING.md +- [ ] Use Gitflow diff --git a/_layouts/default.html b/_layouts/default.html index 9e19f542d..2a8084cb8 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -96,8 +96,28 @@ - + + + + Simple Icons + + + + + + + + + + + + + + + + + diff --git a/images/apple-touch-icon.png b/images/apple-touch-icon.png new file mode 100755 index 000000000..ed032dc91 Binary files /dev/null and b/images/apple-touch-icon.png differ diff --git a/images/favicon.ico b/images/favicon.ico new file mode 100755 index 000000000..45739ed3a Binary files /dev/null and b/images/favicon.ico differ diff --git a/images/favicon.png b/images/favicon.png new file mode 100755 index 000000000..ed032dc91 Binary files /dev/null and b/images/favicon.png differ diff --git a/images/logo.svg b/images/logo.svg new file mode 100755 index 000000000..6ae5f7dd2 --- /dev/null +++ b/images/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/og.png b/images/og.png new file mode 100644 index 000000000..783651bd3 Binary files /dev/null and b/images/og.png differ