mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-31 07:28:26 +08:00
43 lines
1.2 KiB
HTML
43 lines
1.2 KiB
HTML
|
---
|
||
|
layout: base
|
||
|
title: Official Merchandise
|
||
|
navbar_active: license
|
||
|
view_class: v-get-started
|
||
|
relative_path: ../
|
||
|
---
|
||
|
{% capture jumbotron_h1 %}<i class="fa fa-shopping-cart fa-lg valign-baseline" aria-hidden="true"></i> Awesome Swag{% endcapture %}
|
||
|
{% capture jumbotron_p %}Support Font Awesome with some official merchandise!{% endcapture %}
|
||
|
|
||
|
{% include jumbotron.html %}
|
||
|
|
||
|
<div class="content-underlay"></div>
|
||
|
|
||
|
<div class="container">
|
||
|
<div class="row">
|
||
|
<div class="col-sm-6 col-lg-4">
|
||
|
{% include products/fa-ther-tee.html %}
|
||
|
</div>
|
||
|
<div class="col-sm-6 col-lg-4">
|
||
|
{% include products/space-shuttle-tee.html %}
|
||
|
</div>
|
||
|
<div class="col-sm-6 col-lg-4">
|
||
|
{% include products/rock-paper-scissors-lizard-spock-tee.html %}
|
||
|
</div>
|
||
|
<div class="col-sm-6 col-lg-4">
|
||
|
{% include products/white-logo-tee.html %}
|
||
|
</div>
|
||
|
<div class="col-sm-6 col-lg-4">
|
||
|
{% include products/camera-retro-tee.html %}
|
||
|
</div>
|
||
|
<div class="col-sm-6 col-lg-4">
|
||
|
{% include products/old-skool-tee.html %}
|
||
|
</div>
|
||
|
<div class="col-sm-6 col-lg-4">
|
||
|
{% include products/classics-tee.html %}
|
||
|
</div>
|
||
|
<div class="col-sm-6 col-lg-4">
|
||
|
{% include products/green-logo-tee.html %}
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|