diff --git a/3.2.1/assets/font-awesome.zip b/3.2.1/assets/font-awesome.zip deleted file mode 100644 index 9b9abdc76..000000000 Binary files a/3.2.1/assets/font-awesome.zip and /dev/null differ diff --git a/_gh_pages/assets/less/site/print.less b/_gh_pages/assets/less/site/print.less deleted file mode 100644 index 5ebe6a8f8..000000000 --- a/_gh_pages/assets/less/site/print.less +++ /dev/null @@ -1,5 +0,0 @@ -@media print { - .col-print-4 { - .make-xs-column(4); - } -} diff --git a/assets/font-awesome-4.7.0.zip b/assets/font-awesome-4.7.0.zip deleted file mode 100644 index ee4b4487c..000000000 Binary files a/assets/font-awesome-4.7.0.zip and /dev/null differ diff --git a/assets/js/site.js b/assets/js/site.js index d5c9d96e6..aefb8103e 100644 --- a/assets/js/site.js +++ b/assets/js/site.js @@ -5,7 +5,7 @@ $(function () { { quote: "Pre-order and get Font Awesome 5 Pro and ALL stretch goals for just $40!", class: "fa5", - url: "http://five.fontawesome.com", + url: "https://fontawesome.com/?utm_source=font_awesome_homepage&utm_medium=display&utm_content=banner&utm_campaign=promo_4.7_update", btn_text: "Pre-order FA Pro!  ", }, ]; diff --git a/get-started/index.html b/get-started/index.html index 0d1a30ce8..b935e937c 100644 --- a/get-started/index.html +++ b/get-started/index.html @@ -268,7 +268,7 @@

Using Sass or Less

-

Use this method to customize Font Awesome 4.7.0 using LESS or SASS.

+

Use this method to customize Font Awesome 4.7.0 using Less or Sass.

  1. Copy the font-awesome/ directory into your project.
  2. @@ -278,7 +278,7 @@

The font path is relative from your compiled CSS directory.

-
  • Re-compile your LESS or SASS if using a static compiler. Otherwise, you should be good to go.
  • +
  • Re-compile your Less or Sass if using a static compiler. Otherwise, you should be good to go.
  • Check out the examples to start using Font Awesome!
  • @@ -295,10 +295,10 @@
    -

    LESS Ruby Gem

    +

    Less Ruby Gem

    - Use the Official Font Awesome LESS Ruby Gem to easily get Font - Awesome LESS into a Rails project. Generously maintained by @supercodepoet. + Use the Official Font Awesome Less Ruby Gem to easily get Font + Awesome Less into a Rails project. Generously maintained by @supercodepoet.

    1. @@ -325,10 +325,10 @@
    -

    SASS Ruby Gem

    +

    Sass Ruby Gem

    - Use the Official Font Awesome SASS Ruby Gem to easily get Font - Awesome SASS into a Rails or Compass project. Generously maintained by @supercodepoet. + Use the Official Font Awesome Sass Ruby Gem to easily get Font + Awesome Sass into a Rails or Compass project. Generously maintained by @supercodepoet.

    1. @@ -409,46 +409,56 @@