mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
16 lines
399 B
HTML
16 lines
399 B
HTML
---
|
|
layout: base
|
|
title: Font Awesome License
|
|
navbar_active: license
|
|
relative_path: ../
|
|
---
|
|
{% capture jumbotron_h1 %}<i class="icon-legal icon-large"></i> License{% endcapture %}
|
|
{% capture jumbotron_p %}The full details of how Font Awesome is licensed{% endcapture %}
|
|
|
|
{% include jumbotron.html %}
|
|
{% include stripe-social.html %}
|
|
|
|
<div class="container">
|
|
{% include license.html %}
|
|
</div>
|