From 5e4f9fda4514ae1895f0eb4c2efb30ab6d623376 Mon Sep 17 00:00:00 2001 From: Dave Gandy Date: Thu, 21 Aug 2014 10:31:32 -0400 Subject: [PATCH] removing icon name from copy paste icon example --- src/_layouts/icon.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_layouts/icon.html b/src/_layouts/icon.html index 4f64960cc..69472b4b4 100644 --- a/src/_layouts/icon.html +++ b/src/_layouts/icon.html @@ -48,7 +48,7 @@ relative_path: ../../ {% highlight html %} - fa-{{ page.icon.id }} + {% endhighlight %}
Looking for more? Check out the examples.