updating example lead and page layout

This commit is contained in:
davegandy 2013-05-06 00:10:16 -04:00
parent 40e6b7ee9d
commit b05a68a7ad
3 changed files with 14 additions and 12 deletions

View file

@ -2,7 +2,7 @@
<div class="row stripe-ad">
<div class="span8">
<p class="lead">
After you get <a href="{{ site.baseurl }}integration/">up and running</a>, you can place Font Awesome icons just about anywhere with the <code>&lt;i&gt;</code> tag.
After you <a href="{{ site.baseurl }}get-started/">get up and running</a>, you can place Font Awesome icons just about anywhere with the <code>&lt;i&gt;</code> tag.
Many examples appreciatively re-used from the <a href="{{ site.bootstrap.url }}">Bootstrap documentation</a>.
</p>
</div>
@ -11,17 +11,18 @@
</div>
</div>
<div class="row margin-top-large">
<h2 class="page-header">Examples</h2>
<div class="row">
<div class="span4">
<div class="well well-transparent">
<p>Use Font Awesome icons in:</p>
<ul class="icons">
<li><i class="icon-ok"></i>Bulleted lists (like this one)</li>
<li><i class="icon-ok"></i>Buttons</li>
<li><i class="icon-ok"></i>Button groups</li>
<li><i class="icon-ok"></i>Navigation</li>
<li><i class="icon-ok"></i>Prepended form inputs</li>
<li><i class="icon-ok"></i>And many more with Custom CSS</li>
<ul class="icons-ul">
<li><i class="icon-li icon-ok"></i>Bulleted lists (like this one)</li>
<li><i class="icon-li icon-ok"></i>Buttons</li>
<li><i class="icon-li icon-ok"></i>Button groups</li>
<li><i class="icon-li icon-ok"></i>Navigation</li>
<li><i class="icon-li icon-ok"></i>Prepended form inputs</li>
<li><i class="icon-li icon-ok"></i>&hellip;and many more with custom CSS</li>
</ul>
</div>
</div>

View file

@ -2,7 +2,7 @@
<div class="row stripe-ad">
<div class="span8">
<p class="lead">
Setting up Font Awesome can be as simple as adding two lines of code to your website, or you can be a pro
Setting up Font Awesome can be as simple as adding two lines of code to your website, or you can be a pro and
customize the LESS yourself! Font Awesome even plays nicely with
<a href="{{ site.bootstrap.url }}">Bootstrap</a>!
</p>

View file

@ -2,8 +2,9 @@
<div class="row stripe-ad">
<div class="span8">
<p class="lead">
We're always making Font Awesome a little awesome-er. Have some ideas for new features? Head on over to the
<a href="{{ site.font-awesome.github.url }}">Font Awesome GitHub project</a>.
Font Awesome is always getting a little awesome-er. So here's what's new in the latest version, Font Awesome
{{ site.font-awesome.version }}. Have some ideas for new features?
<a href="{{ site.baseurl }}contribute/">Help contribute</a>.
</p>
</div>
<div class="span4">