updating thanks on index page, fixing version bug

This commit is contained in:
davegandy 2013-05-09 11:54:16 -04:00
parent 9c7e44015b
commit 852d056930
2 changed files with 23 additions and 13 deletions

View file

@ -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>

View file

@ -24,7 +24,7 @@
</div>
<div class="row">
<div class="span4">
<h4><i class="icon-lightbulb"></i> {{ site.font_awesome.new_icon_count }} New Icons in 3.0</h4>
<h4><i class="icon-lightbulb"></i> {{ site.font_awesome.new_icon_count }} New Icons in {{ site.font_awesome.version }}</h4>
Requested by the active community on the <a href="{{ site.font_awesome.github.url }}">Font Awesome GitHub project</a>.
</div>
<div class="span4">