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"> <section id="special-thanks">
<h2 class="page-header">Special Thanks</h2> <h2 class="page-header">Thanks</h2>
<p> <div class="row">
Special thanks to <a href="https://twitter.com/robmadole/" target="_blank">@robmadole</a> and <div class="span4">
<a href="https://twitter.com/supercodepoet/" target="_blank">@supercodepoet</a> for icon design <p>
review, advice, and some backbone.js help. Special thanks to <a href="https://twitter.com/robmadole/" target="_blank">@robmadole</a> and
</p> <a href="https://twitter.com/supercodepoet/" target="_blank">@supercodepoet</a> for icon design
<p> review, advice, and some backbone.js help.
Special thanks to <a target="_blank" href="https://twitter.com/grantgordon">@grantgordon</a> and </p>
<a target="_blank" href="https://twitter.com/johnsmclay">@johnsmclay</a> for developing </div>
<a target="_blank" href="http://icnfnt.com/">icnfnt</a>, the best way to subset Font Awesome to get just the <div class="span4">
icons you need. <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>, 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> </section>

View file

@ -24,7 +24,7 @@
</div> </div>
<div class="row"> <div class="row">
<div class="span4"> <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>. Requested by the active community on the <a href="{{ site.font_awesome.github.url }}">Font Awesome GitHub project</a>.
</div> </div>
<div class="span4"> <div class="span4">