From be8015326fb7f5500d3ab42a41f84fbe541998ff Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Sat, 17 Mar 2018 10:59:34 +1100 Subject: [PATCH] Credit Dan Klammer for link icon used for Linked List on the home page --- content/about.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/about.html b/content/about.html index 8221e2c..3f01e56 100644 --- a/content/about.html +++ b/content/about.html @@ -38,6 +38,7 @@ authors: * [Reset CSS][cssreset] by Eric Meyer * [Mono icons][monoicons] by tutorial9 * [Feed icon][feedicon] by FeedIcons.com and the Mozilla Foundation +* [Link Icon][bytesize-icons] by Dan Klammer [nanoc]: http://nanoc.stoneship.org/ [markdown]: http://daringfireball.net/projects/markdown/ @@ -51,3 +52,4 @@ authors: [cssreset]: http://meyerweb.com/eric/tools/css/reset/ [monoicons]: http://www.tutorial9.net/resources/108-mono-icons-huge-set-of-minimal-icons/ [feedicon]: http://feedicons.com/ +[bytesize-icons]: https://github.com/danklammer/bytesize-icons