Browse Source

Renaming titles

Julien Deswaef 7 years ago
parent
commit
8266427633
3 changed files with 5 additions and 7 deletions
  1. 1 1
      src/community.html
  2. 3 5
      src/examples.html
  3. 1 1
      src/icons.html

+ 1 - 1
src/community.html

@@ -1,6 +1,6 @@
 ---
 ---
 layout: base
 layout: base
-title: The Font Awesome Community
+title: The Fork Awesome Community
 navbar_active: community
 navbar_active: community
 relative_path: ../
 relative_path: ../
 ---
 ---

+ 3 - 5
src/examples.html

@@ -1,23 +1,21 @@
 ---
 ---
 layout: base
 layout: base
-title: Font Awesome Examples
+title: Fork Awesome Examples
 navbar_active: examples
 navbar_active: examples
 relative_path: ../
 relative_path: ../
 ---
 ---
 {% capture jumbotron_h1 %}<i class="fa fa-magic" aria-hidden="true"></i>&nbsp; Examples{% endcapture %}
 {% capture jumbotron_h1 %}<i class="fa fa-magic" aria-hidden="true"></i>&nbsp; Examples{% endcapture %}
-{% capture jumbotron_p %}Lots of easy ways to use Font Awesome{% endcapture %}
+{% capture jumbotron_p %}Lots of easy ways to use {{ site.forkawesome.name }}{% endcapture %}
 
 
 {% include jumbotron.html %}
 {% include jumbotron.html %}
 {% include stripe-social.html %}
 {% include stripe-social.html %}
 
 
 <div class="container">
 <div class="container">
-  {% capture stripe_ad_content %}
   <p class="lead">
   <p class="lead">
-    After you <a href="{{ page.relative_path }}get-started/">get up and running</a>, you can place Font Awesome icons just about
+    After you <a href="{{ page.relative_path }}get-started/">get up and running</a>, you can place {{ site.forkawesome.name }} icons just about
     anywhere with the <code>&lt;i&gt;</code> tag.
     anywhere with the <code>&lt;i&gt;</code> tag.
     Some examples appreciatively re-used from the <a href="{{ site.bootstrap.url }}">Bootstrap documentation</a>.
     Some examples appreciatively re-used from the <a href="{{ site.bootstrap.url }}">Bootstrap documentation</a>.
   </p>
   </p>
-  {% endcapture %}
 
 
   <div class="alert alert-success gg">
   <div class="alert alert-success gg">
     <div class="gg-col min-width">
     <div class="gg-col min-width">

+ 1 - 1
src/icons.html

@@ -1,6 +1,6 @@
 ---
 ---
 layout: base
 layout: base
-title: Font Awesome Icons
+title: Fork Awesome Icons
 navbar_active: icons
 navbar_active: icons
 relative_path: ../
 relative_path: ../
 ---
 ---