From 016d9a2ae924c3999ff9aa279511e32c0bfbe7bb Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 12 Nov 2013 15:34:23 -0500 Subject: update to fontawesome 4 --- .../src/_includes/examples/bootstrap.html | 93 ++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 bower_components/font-awesome/src/_includes/examples/bootstrap.html (limited to 'bower_components/font-awesome/src/_includes/examples/bootstrap.html') diff --git a/bower_components/font-awesome/src/_includes/examples/bootstrap.html b/bower_components/font-awesome/src/_includes/examples/bootstrap.html new file mode 100644 index 00000000..1142b908 --- /dev/null +++ b/bower_components/font-awesome/src/_includes/examples/bootstrap.html @@ -0,0 +1,93 @@ +
+ +
+
+

+ + Delete + + Settings +

+

+ + Font Awesome
Version {{ site.fontawesome.version }}
+

+
+
+ + + + +
+
+
+
+ + +
+
+ + +
+
+
+ +
+ +
+
+

+ Font Awesome works great with the full range of Bootstrap components. +

+{% highlight html %} + + Delete + + Settings + + + Font Awesome
Version {{ site.fontawesome.version }}
+ +
+ + + + +
+ +
+ + +
+
+ + +
+ + +{% endhighlight %} +
+
+
-- cgit v1.2.3