mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-27 14:01:32 +08:00
Adding name variable for font name and removing superficial mention.
This commit is contained in:
parent
67b3e50cc8
commit
383d3058aa
@ -5,7 +5,7 @@ navbar_active: license
|
|||||||
relative_path: ../
|
relative_path: ../
|
||||||
---
|
---
|
||||||
{% capture jumbotron_h1 %}<i class="fa fa-gavel" aria-hidden="true"></i> License{% endcapture %}
|
{% 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 jumbotron.html %}
|
||||||
{% include stripe-social.html %}
|
{% include stripe-social.html %}
|
||||||
@ -18,17 +18,6 @@ relative_path: ../
|
|||||||
</p>
|
</p>
|
||||||
{% endcapture %}
|
{% 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>
|
<section>
|
||||||
<h2 class="page-header">Font License</h2>
|
<h2 class="page-header">Font License</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user