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/examples.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 library/font_awesome/src/examples.html (limited to 'library/font_awesome/src/examples.html') diff --git a/library/font_awesome/src/examples.html b/library/font_awesome/src/examples.html new file mode 100644 index 000000000..07253b267 --- /dev/null +++ b/library/font_awesome/src/examples.html @@ -0,0 +1,15 @@ +--- +layout: base +title: Font Awesome Examples +navbar_active: examples +relative_path: ../ +--- +{% capture jumbotron_h1 %}  Examples{% endcapture %} +{% capture jumbotron_p %}Lots of easy ways to use Font Awesome{% endcapture %} + +{% include jumbotron.html %} +{% include stripe-social.html %} + +
+ {% include examples.html %} +
-- cgit v1.2.3