|
@@ -1,14 +1,24 @@
|
|
|
<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>
|
|
|
+ <h2 class="page-header">Thanks</h2>
|
|
|
+ <div class="row">
|
|
|
+ <div class="span4">
|
|
|
+ <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>
|
|
|
+ </div>
|
|
|
+ <div class="span4">
|
|
|
+ <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>, a way to subset Font Awesome.
|
|
|
+ </p>
|
|
|
+ </div>
|
|
|
+ <div class="span4">
|
|
|
+ Hopefully you think Font Awesome <em>is</em> awesome. If you'd like,
|
|
|
+ <a href="{{ page.relative_path }}community/#say-thanks">here are a couple of ways you can tell me thanks</a>
|
|
|
+ for all my hard work.
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
</section>
|