Browse Source

making maxcdn more prominent in documentation

Dave Gandy 11 years ago
parent
commit
d87a18abb5
2 changed files with 2 additions and 2 deletions
  1. BIN
      assets/font-awesome-4.1.0.zip
  2. 2 2
      get-started/index.html

BIN
assets/font-awesome-4.1.0.zip


+ 2 - 2
get-started/index.html

@@ -174,8 +174,8 @@
 
 
   <div id="bootstrapcdn">
-    <h2 class="page-header">EASIEST: <a href="http://www.bootstrapcdn.com/#fontawesome_tab">BootstrapCDN</a></h2>
-    <p>Add Font Awesome into your website with a single line of code. You don't even have to download or install anything!</p>
+    <h2 class="page-header">EASIEST: <a href="http://www.bootstrapcdn.com/#fontawesome_tab">BootstrapCDN</a> by <a href="http://maxcdn.com">MaxCDN</a></h2>
+    <p>Thanks to the generous folks at <a href="http://maxcdn.com">MaxCDN</a>, you can use Bootstrap CDN to add Font Awesome into your website with a single line of code. You don't even have to download or install anything!</p>
     <ol>
       <li>
         Paste the following code into the <code>&lt;head&gt;</code> section of your site's HTML.