Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/_includes/examples/basic.html')
-rw-r--r--src/_includes/examples/basic.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_includes/examples/basic.html b/src/_includes/examples/basic.html
index c00fb4787..dd422903f 100644
--- a/src/_includes/examples/basic.html
+++ b/src/_includes/examples/basic.html
@@ -17,7 +17,7 @@
</div>
<div class="col-md-9 col-sm-8">
<p>
- You can place Font Awesome icons just about anywhere using the CSS Prefix <code>fa</code> and the icon's
+ You can place {{ site.forkawesome.name }} icons just about anywhere using the CSS Prefix <code>fa</code> and the icon's
name. Font Awesome is designed to be used with inline elements (we like the <code>&lt;i&gt;</code> tag for
brevity, but using a <code>&lt;span&gt;</code> is more semantically correct).
</p>