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/doc/_includes/new-features.html')
-rw-r--r--src/doc/_includes/new-features.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/doc/_includes/new-features.html b/src/doc/_includes/new-features.html
index e8d46f1c1..7f1899974 100644
--- a/src/doc/_includes/new-features.html
+++ b/src/doc/_includes/new-features.html
@@ -15,15 +15,15 @@
</div>
<div class="col-md-4 col-sm-6">
<h4><i class="fa fa-thumbs-o-up" aria-hidden="true"></i> Bootstrap 3</h4>
- Font Awesome {{ site.fontawesome.minor_version }} is fully tested and compatible with Bootstrap 3.
+ {{ site.forkawesome.name }} {{ site.forkawesome.minor_version }} is fully tested and compatible with Bootstrap 3.
</div>
<div class="col-md-4 col-sm-6">
<h4><i class="fa fa-code" aria-hidden="true"></i> Better Compatibility</h4>
- Font Awesome is now more compatible with all web frameworks, including Foundation.
+ {{ site.forkawesome.name }}is now more compatible with all web frameworks, including Foundation.
</div>
<div class="col-md-4 col-sm-6">
- <h4><i class="fa fa-rub" aria-hidden="true"></i> {{ icons | version:site.fontawesome.minor_version | size }} New Icons in {{ site.fontawesome.minor_version }}</h4>
- Requested by the active community on the <a href="{{ site.fontawesome.github.url }}">Font Awesome GitHub project</a>.
+ <h4><i class="fa fa-rub" aria-hidden="true"></i> {{ icons | version:site.forkawesome.minor_version | size }} New Icons in {{ site.fontawesome.minor_version }}</h4>
+ Requested by the active community on the <a href="{{ site.forkawesome.github.url }}">{{ site.forkawesome.name }} GitHub project</a>.
</div>
</div>
</section>