Browse Source

Change flag to fork

Julien Deswaef 7 years ago
parent
commit
1e5599d695
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/doc/icons.html

+ 1 - 1
src/doc/icons.html

@@ -4,7 +4,7 @@ title: Fork Awesome Icons
 navbar_active: icons
 relative_path: ../
 ---
-{% capture jumbotron_h1 %}<i class="fa fa-flag" aria-hidden="true"></i>&nbsp; The Icons{% endcapture %}
+{% capture jumbotron_h1 %}<i class="fa fa-fork-awesome" aria-hidden="true"></i>&nbsp; The Icons{% endcapture %}
 {% capture jumbotron_p %}The complete set of {{ icons | size }} icons in {{ site.forkawesome.name }} {{ site.forkawesome.version }}{% endcapture %}
 
 {% include jumbotron.html %}