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
path: root/src/doc
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-02-19 03:12:27 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-19 03:12:27 +0300
commit54496a0c418fefa26b5e0a95fea8e888bf4cdfef (patch)
treea2e992c05a33fd653723ad764603e79ccceb1c82 /src/doc
parent318a39b9a3b2b7a9d5a6ebb990ca24b0dc0872f6 (diff)
Updating Font name. Thx @Algot@mastodon.art
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/_includes/brand-adblock-warning.html2
-rw-r--r--src/doc/_includes/brand-license.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/doc/_includes/brand-adblock-warning.html b/src/doc/_includes/brand-adblock-warning.html
index 9f4ddd8b6..1f7e1d62b 100644
--- a/src/doc/_includes/brand-adblock-warning.html
+++ b/src/doc/_includes/brand-adblock-warning.html
@@ -1,5 +1,5 @@
<h4><i class="fa fa-warning" aria-hidden"true"></i> Warning!</h4>
-Apparently, Adblock Plus can remove Font Awesome brand icons with their "Remove Social
+Apparently, Adblock Plus can remove {{ site.forkawesome.name }} brand icons with their "Remove Social
Media Buttons" setting. We will not use hacks to force them to display. Please
<a href="https://adblockplus.org/en/bugs" class="alert-link">report an issue with Adblock Plus</a> if you believe this to be
an error. To work around this, you'll need to modify the social icon class names.
diff --git a/src/doc/_includes/brand-license.html b/src/doc/_includes/brand-license.html
index 731aa354a..475aa7ef5 100644
--- a/src/doc/_includes/brand-license.html
+++ b/src/doc/_includes/brand-license.html
@@ -1,6 +1,6 @@
<ul class="margin-bottom-none padding-left-lg">
<li>All brand icons are trademarks of their respective owners.</li>
- <li>The use of these trademarks does not indicate endorsement of the trademark holder by Font Awesome, nor vice versa.</li>
+ <li>The use of these trademarks does not indicate endorsement of the trademark holder by {{ site.forkawesome.name }}, nor vice versa.</li>
<li>Brand icons should only be used to represent the company or product to which they refer.</li>
<li class="strong">Please do not use brand logos for any purpose except to represent that particular brand or service.</li>
</ul>