|
@@ -5,7 +5,7 @@ navbar_active: license
|
|
|
relative_path: ../
|
|
|
---
|
|
|
{% capture jumbotron_h1 %}<i class="fa fa-gavel" aria-hidden="true"></i> License{% endcapture %}
|
|
|
-{% capture jumbotron_p %}The full details of how Font Awesome is licensed{% endcapture %}
|
|
|
+{% capture jumbotron_p %}The full details of how {{ site.forkawesome.name }} is licensed{% endcapture %}
|
|
|
|
|
|
{% include jumbotron.html %}
|
|
|
{% include stripe-social.html %}
|
|
@@ -18,17 +18,6 @@ relative_path: ../
|
|
|
</p>
|
|
|
{% endcapture %}
|
|
|
|
|
|
- <section>
|
|
|
- <div class="alert alert-success">
|
|
|
- <ul class="fa-ul margin-bottom-none">
|
|
|
- <li>
|
|
|
- <i class="fa-li fa fa-info-circle fa-lg" aria-hidden="true"></i>Attribution is no longer required as of Font Awesome 3.0 but is much appreciated:
|
|
|
- "Font Awesome by Dave Gandy - http://fontawesome.io".
|
|
|
- </li>
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
- </section>
|
|
|
-
|
|
|
<section>
|
|
|
<h2 class="page-header">Font License</h2>
|
|
|
<ul>
|