Browse Source

Updating Font name. Thx @Algot@mastodon.art

Julien Deswaef 7 years ago
parent
commit
54496a0c41

+ 1 - 1
src/doc/_includes/brand-adblock-warning.html

@@ -1,5 +1,5 @@
 <h4><i class="fa fa-warning" aria-hidden"true"></i> Warning!</h4>
 <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
 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
 <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.
 an error. To work around this, you'll need to modify the social icon class names.

+ 1 - 1
src/doc/_includes/brand-license.html

@@ -1,6 +1,6 @@
 <ul class="margin-bottom-none padding-left-lg">
 <ul class="margin-bottom-none padding-left-lg">
   <li>All brand icons are trademarks of their respective owners.</li>
   <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>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>
   <li class="strong">Please do not use brand logos for any purpose except to represent that particular brand or service.</li>
 </ul>
 </ul>