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:
-rw-r--r--README.md2
-rw-r--r--_config.yml2
-rw-r--r--composer.json2
-rw-r--r--package.json2
-rw-r--r--src/_includes/jumbotron-carousel.html2
-rw-r--r--src/_includes/stripe-social.html2
-rw-r--r--src/_includes/why.html4
-rw-r--r--src/_layouts/base.html2
-rw-r--r--src/index.html2
9 files changed, 10 insertions, 10 deletions
diff --git a/README.md b/README.md
index 6156fa933..995be9fb9 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
#[Font Awesome v4.0.4](http://fontawesome.io)
-###the iconic font designed for Bootstrap
+###The iconic font and CSS framework
Font Awesome is a full suite of 369 pictographic icons for easy scalable vector graphics on websites, created and
maintained by [Dave Gandy](http://twitter.com/davegandy). Stay up to date [@fontawesome](http://twitter.com/fontawesome).
diff --git a/_config.yml b/_config.yml
index 377d0d746..ded8556c8 100644
--- a/_config.yml
+++ b/_config.yml
@@ -25,7 +25,7 @@ fontawesome:
legacy_url: http://fortawesome.github.com/Font-Awesome/
blog_url: http://blog.fontawesome.io
twitter: fontawesome
- tagline: The iconic font designed for Bootstrap
+ tagline: The iconic font and CSS framework
css_prefix: fa
author:
name: Dave Gandy
diff --git a/composer.json b/composer.json
index 49b9b3069..f1b9f3707 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,6 @@
{
"name": "fortawesome/font-awesome",
- "description": "The iconic font designed for Bootstrap",
+ "description": "The iconic font and CSS framework",
"keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"],
"homepage": "http://fontawesome.io/",
"authors": [
diff --git a/package.json b/package.json
index 71ff3ef9d..a3059f7d6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "font-awesome",
- "description": "The iconic font designed for Bootstrap",
+ "description": "The iconic font and CSS framework",
"version": "4.0.4",
"keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"],
"homepage": "http://fontawesome.io/",
diff --git a/src/_includes/jumbotron-carousel.html b/src/_includes/jumbotron-carousel.html
index 49ef1cf9f..b0ea25278 100644
--- a/src/_includes/jumbotron-carousel.html
+++ b/src/_includes/jumbotron-carousel.html
@@ -3,7 +3,7 @@
<div class="row">
<div class="col-md-8 col-sm-8 text-center">
<h1>Font Awesome</h1>
- <p>The iconic font designed for Bootstrap</p>
+ <p>The iconic font and CSS framework</p>
<div class="actions">
<a class="btn btn-default btn-lg" href="{{ page.relative_path }}assets/font-awesome-{{ site.fontawesome.version }}.zip"
onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'Download on GitHub']);">
diff --git a/src/_includes/stripe-social.html b/src/_includes/stripe-social.html
index a8c0a5478..133dd0924 100644
--- a/src/_includes/stripe-social.html
+++ b/src/_includes/stripe-social.html
@@ -11,7 +11,7 @@
<a href="https://twitter.com/{{ site.fontawesome.twitter }}" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @{{ site.fontawesome.twitter }}</a>
</li>
<li class="tweet-btn hidden-phone">
- <a href="https://twitter.com/share" class="twitter-share-button" data-url="{{ site.fontawesome.url }}" data-text="Font Awesome, the iconic font designed for Bootstrap" data-counturl="{{ site.fontawesome.legacy_url }}" data-count="horizontal" data-via="{{ site.fontawesome.twitter }}" data-related="{{ site.fontawesome.author.twitter }}:Creator of Font Awesome">Tweet</a>
+ <a href="https://twitter.com/share" class="twitter-share-button" data-url="{{ site.fontawesome.url }}" data-text="Font Awesome, the iconic font and CSS framework" data-counturl="{{ site.fontawesome.legacy_url }}" data-count="horizontal" data-via="{{ site.fontawesome.twitter }}" data-related="{{ site.fontawesome.author.twitter }}:Creator of Font Awesome">Tweet</a>
</li>
</ul>
</div>
diff --git a/src/_includes/why.html b/src/_includes/why.html
index 5ff610ad1..499829384 100644
--- a/src/_includes/why.html
+++ b/src/_includes/why.html
@@ -25,8 +25,8 @@
Font Awesome icons are vectors, which mean they're gorgeous on high-resolution displays.
</div>
<div class="col-md-4 col-sm-6">
- <h4><i class="fa fa-thumbs-o-up"></i> Made for Bootstrap</h4>
- Designed from scratch to be fully compatible with <a href="{{ site.bootstrap.url }}">Bootstrap {{ site.bootstrap.version }}</a>.
+ <h4><i class="fa fa-gamepad"></i> Plays Well with Others</h4>
+ Originally designed for <a href="{{ site.bootstrap.url }}">Bootstrap</a>, Font Awesome works great with all frameworks.
</div>
<div class="col-md-4 col-sm-6">
<h4><i class="fa fa-desktop"></i> Desktop Friendly</h4>
diff --git a/src/_layouts/base.html b/src/_layouts/base.html
index 55c547adb..17b5967ef 100644
--- a/src/_layouts/base.html
+++ b/src/_layouts/base.html
@@ -5,7 +5,7 @@
================================================== -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="description" content="Font Awesome, the iconic font designed for Bootstrap">
+ <meta name="description" content="Font Awesome, the iconic font and CSS framework">
<meta name="author" content="Dave Gandy">
<link rel="shortcut icon" href="{{ page.relative_path }}assets/ico/favicon.ico">
diff --git a/src/index.html b/src/index.html
index 4c98456a2..a8aa4ea19 100644
--- a/src/index.html
+++ b/src/index.html
@@ -1,6 +1,6 @@
---
layout: base
-title: Font Awesome, the iconic font designed for Bootstrap
+title: Font Awesome, the iconic font and CSS framework
navbar_active: home
relative_path: ./
---