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
path: root/build
diff options
context:
space:
mode:
authordavegandy <dave@davegandy.com>2013-05-09 19:54:16 +0400
committerdavegandy <dave@davegandy.com>2013-05-09 19:54:16 +0400
commit852d056930dfb9c859f9a990b95102ab14a19811 (patch)
treebe278d86d38b889c001ee44cc6c011476f69ff42 /build
parent9c7e44015bf2f6952cabf3ce4e1b903400b715c7 (diff)
updating thanks on index page, fixing version bug
Diffstat (limited to 'build')
-rw-r--r--build/_includes/special-thanks.html34
-rw-r--r--build/_includes/whats-new.html2
2 files changed, 23 insertions, 13 deletions
diff --git a/build/_includes/special-thanks.html b/build/_includes/special-thanks.html
index 644ca85a6..a7512af22 100644
--- a/build/_includes/special-thanks.html
+++ b/build/_includes/special-thanks.html
@@ -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> \ No newline at end of file
diff --git a/build/_includes/whats-new.html b/build/_includes/whats-new.html
index 7c5fe2a67..cb73fbfe8 100644
--- a/build/_includes/whats-new.html
+++ b/build/_includes/whats-new.html
@@ -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">