|
@@ -7,6 +7,13 @@
|
|
|
{% include stripe-ad.html %}
|
|
|
|
|
|
<div>
|
|
|
+ <div class="alert alert-info">
|
|
|
+ <i class="icon-info-sign icon-2x pull-left margin-top-small padding-right-small"></i>Attribution is no longer required as of Font Awesome 3.0 but is much appreciated:
|
|
|
+ <code>Font Awesome by Dave Gandy - http://fontawesome.io</code>.
|
|
|
+ </div>
|
|
|
+</div>
|
|
|
+
|
|
|
+<section>
|
|
|
<h2 class="page-header">Font License</h2>
|
|
|
<ul>
|
|
|
<li>
|
|
@@ -16,7 +23,7 @@
|
|
|
<li>License: {{ site.license.font.version }}</li>
|
|
|
<li>URL: <a href="{{ site.license.font.url }}">{{ site.license.font.url }}</a></li>
|
|
|
</ul>
|
|
|
-</div>
|
|
|
+</section>
|
|
|
|
|
|
<section>
|
|
|
<h2 class="page-header">Code License</h2>
|
|
@@ -41,8 +48,8 @@
|
|
|
</section>
|
|
|
|
|
|
<section>
|
|
|
- <div class="alert alert-info">
|
|
|
- <i class="icon-info-sign icon-2x pull-left margin-top-small padding-right-small"></i>Attribution is no longer required as of Font Awesome 3.0, but is much appreciated:
|
|
|
- <code>Font Awesome by Dave Gandy - http://fontawesome.io</code>.
|
|
|
- </div>
|
|
|
+ <h2 class="page-header">Brand Icons</h2>
|
|
|
+ <ul>
|
|
|
+ <li>All brand icons are copyrighted or trademarked by their respective owners.</li>
|
|
|
+ </ul>
|
|
|
</section>
|