From 043042428ce7eea3daec258743349ff23c40b6e6 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 8 Oct 2013 16:11:20 -0700 Subject: add font_awesome --- library/font_awesome/src/icons.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 library/font_awesome/src/icons.html (limited to 'library/font_awesome/src/icons.html') diff --git a/library/font_awesome/src/icons.html b/library/font_awesome/src/icons.html new file mode 100644 index 000000000..6dc589d8c --- /dev/null +++ b/library/font_awesome/src/icons.html @@ -0,0 +1,15 @@ +--- +layout: base +title: Font Awesome Icons +navbar_active: icons +relative_path: ../ +--- +{% capture jumbotron_h1 %}  The Icons{% endcapture %} +{% capture jumbotron_p %}The complete set of {{ icons | size }} icons in Font Awesome {{ site.fontawesome.version }}{% endcapture %} + +{% include jumbotron.html %} +{% include stripe-social.html %} + +
+ {% include icons.html %} +
-- cgit v1.2.3