2013-05-02 20:12:33 -04:00
|
|
|
---
|
|
|
|
layout: base
|
2013-05-05 15:34:00 -04:00
|
|
|
title: Get Started with Font Awesome
|
|
|
|
navbar_active: get-started
|
2013-05-08 23:15:29 -04:00
|
|
|
relative_path: ../
|
2013-05-02 20:12:33 -04:00
|
|
|
---
|
2013-10-12 07:16:27 -04:00
|
|
|
{% capture jumbotron_h1 %}<i class="fa-icon fa-icon-cogs"></i> Get Started{% endcapture %}
|
2013-05-23 16:22:45 -04:00
|
|
|
{% capture jumbotron_p %}Easy ways to get Font Awesome {{ site.fontawesome.version }} onto your website{% endcapture %}
|
2013-05-02 20:12:33 -04:00
|
|
|
|
|
|
|
{% include jumbotron.html %}
|
|
|
|
{% include stripe-social.html %}
|
|
|
|
|
|
|
|
<div class="container">
|
2013-05-05 15:34:00 -04:00
|
|
|
{% include get-started.html %}
|
2013-05-02 20:12:33 -04:00
|
|
|
</div>
|