|
@@ -54,7 +54,7 @@ relative_path: ../../
|
|
<section>
|
|
<section>
|
|
<div class="row">
|
|
<div class="row">
|
|
<div class="col-md-12 col-sm-12">
|
|
<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><i></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><i></code> tag:</p>
|
|
<div class="well well-transparent">
|
|
<div class="well well-transparent">
|
|
<div style="font-size: 24px; line-height: 1.5em;">
|
|
<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 }}
|
|
<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 }}
|