From b05a68a7ad72bdd8c7baa547d3c563bf3e012fb1 Mon Sep 17 00:00:00 2001 From: davegandy Date: Mon, 6 May 2013 00:10:16 -0400 Subject: [PATCH] updating example lead and page layout --- build/_includes/examples.html | 19 ++++++++++--------- build/_includes/get-started.html | 2 +- build/_includes/whats-new.html | 5 +++-- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/build/_includes/examples.html b/build/_includes/examples.html index 6f8ea8e89..b618dcb22 100644 --- a/build/_includes/examples.html +++ b/build/_includes/examples.html @@ -2,7 +2,7 @@

- After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag. + After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag. Many examples appreciatively re-used from the Bootstrap documentation.

@@ -11,17 +11,18 @@
-
+ +

Use Font Awesome icons in:

-
    -
  • Bulleted lists (like this one)
  • -
  • Buttons
  • -
  • Button groups
  • -
  • Navigation
  • -
  • Prepended form inputs
  • -
  • And many more with Custom CSS
  • +
      +
    • Bulleted lists (like this one)
    • +
    • Buttons
    • +
    • Button groups
    • +
    • Navigation
    • +
    • Prepended form inputs
    • +
    • …and many more with custom CSS
diff --git a/build/_includes/get-started.html b/build/_includes/get-started.html index 5ae5831c7..f7d7a8fa0 100644 --- a/build/_includes/get-started.html +++ b/build/_includes/get-started.html @@ -2,7 +2,7 @@

- 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 Bootstrap!

diff --git a/build/_includes/whats-new.html b/build/_includes/whats-new.html index 5a6d20c85..121fca5ae 100644 --- a/build/_includes/whats-new.html +++ b/build/_includes/whats-new.html @@ -2,8 +2,9 @@

- We're always making Font Awesome a little awesome-er. Have some ideas for new features? Head on over to the - Font Awesome GitHub project. + 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? + Help contribute.