Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build/_includes/special-thanks.html')
-rw-r--r--build/_includes/special-thanks.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/build/_includes/special-thanks.html b/build/_includes/special-thanks.html
new file mode 100644
index 000000000..644ca85a6
--- /dev/null
+++ b/build/_includes/special-thanks.html
@@ -0,0 +1,14 @@
+<section id="special-thanks">
+ <h2 class="page-header">Special Thanks</h2>
+ <p>
+ Special thanks to <a href="https://twitter.com/robmadole/" target="_blank">@robmadole</a> and
+ <a href="https://twitter.com/supercodepoet/" target="_blank">@supercodepoet</a> for icon design
+ review, advice, and some backbone.js help.
+ </p>
+ <p>
+ Special thanks to <a target="_blank" href="https://twitter.com/grantgordon">@grantgordon</a> and
+ <a target="_blank" href="https://twitter.com/johnsmclay">@johnsmclay</a> for developing
+ <a target="_blank" href="http://icnfnt.com/">icnfnt</a>, the best way to subset Font Awesome to get just the
+ icons you need.
+ </p>
+</section> \ No newline at end of file