From ffbfcb9ce829b838b905c66a1e5583f3c57b4fe1 Mon Sep 17 00:00:00 2001 From: Austin Andrews Date: Sun, 23 Nov 2014 15:00:10 -0600 Subject: [PATCH] Commented icons. --- site/getting-started.savvy | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/site/getting-started.savvy b/site/getting-started.savvy index 3ecf9fc8b..e0199f6ba 100644 --- a/site/getting-started.savvy +++ b/site/getting-started.savvy @@ -26,7 +26,7 @@ For those targetting the web your best option is to use the web font. Place all To use the icons inline use the syntax below. ```html Web Font Example - + ``` @previewBell() @@ -37,7 +37,7 @@ The web font is not the only way to use the icons. They can also be included inl ```html SVG Inline Exmaple - + ``` @@ -45,8 +45,8 @@ SVGs like the web font can be overlayed and combined. ```html Overlay Example - - + + ```