|
@@ -3,7 +3,7 @@ layout: base
|
|
|
title: Font Awesome Cheatsheet
|
|
|
relative_path: ../
|
|
|
---
|
|
|
-{% capture jumbotron_h1 %}<i class="icon-list-ul icon-large"></i> Cheatsheet{% endcapture %}
|
|
|
+{% capture jumbotron_h1 %}<i class="fa-icon fa-icon-list-ul fa-icon-large"></i> Cheatsheet{% endcapture %}
|
|
|
{% capture jumbotron_p %}The complete Font Awesome {{ site.fontawesome.version }} icon reference{% endcapture %}
|
|
|
|
|
|
{% include jumbotron.html %}
|