mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
15 lines
374 B
HTML
15 lines
374 B
HTML
|
---
|
||
|
layout: base
|
||
|
title: Font Awesome Roadmap
|
||
|
navbar_active: roadmap
|
||
|
---
|
||
|
{% capture jumbotron_h1 %}<i class="icon-road icon-large"></i> Roadmap{% endcapture %}
|
||
|
{% capture jumbotron_p %}The plan for future updates to Font Awesome{% endcapture %}
|
||
|
|
||
|
{% include jumbotron.html %}
|
||
|
{% include stripe-social.html %}
|
||
|
|
||
|
<div class="container">
|
||
|
{% include roadmap.html %}
|
||
|
</div>
|