Browse Source

Update font name

Julien Deswaef 7 years ago
parent
commit
2a82fe7621
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/doc/_layouts/icon.html

+ 1 - 1
src/doc/_layouts/icon.html

@@ -54,7 +54,7 @@ relative_path: ../../
   <section>
     <div class="row">
       <div class="col-md-12 col-sm-12">
-        <p>After you get <a href="{{ page.relative_path }}get-started/">up and running</a>, you can place Font Awesome icons just about anywhere with the <code>&lt;i&gt;</code> tag:</p>
+        <p>After you get <a href="{{ page.relative_path }}get-started/">up and running</a>, you can place {{ site.forkawesome.name }} icons just about anywhere with the <code>&lt;i&gt;</code> tag:</p>
         <div class="well well-transparent">
           <div style="font-size: 24px; line-height: 1.5em;">
             <i class="fa fa-{{ page.icon.id }}" aria-hidden="true"></i><span class="sr-only">Example of {{ page.icon.id }}</span> fa-{{ page.icon.id }}