aboutsummaryrefslogtreecommitdiffstats
path: root/library/font_awesome/src/examples.html
diff options
context:
space:
mode:
Diffstat (limited to 'library/font_awesome/src/examples.html')
-rw-r--r--library/font_awesome/src/examples.html15
1 files changed, 15 insertions, 0 deletions
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 %}<i class="icon-magic icon-large"></i>&nbsp; Examples{% endcapture %}
+{% capture jumbotron_p %}Lots of easy ways to use Font Awesome{% endcapture %}
+
+{% include jumbotron.html %}
+{% include stripe-social.html %}
+
+<div class="container">
+ {% include examples.html %}
+</div>