diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-08-06 23:13:40 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-08-06 23:13:40 -0400 |
commit | 61f3f888e93fd51aa0ee377e03b1f5639edb1abc (patch) | |
tree | 915e9d46198da5c0562ac7aca30d17591bce325a /help/index.html | |
parent | 58fb258a52f3f460515a93e428efb7f39f2aeb2b (diff) |
/help tweak
Diffstat (limited to 'help/index.html')
-rw-r--r-- | help/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help/index.html b/help/index.html index a3dfd5c2..f890ee89 100644 --- a/help/index.html +++ b/help/index.html @@ -105,9 +105,10 @@ <li><p>Type <code>grunt swatch:[theme]</code> to build the CSS for a theme, e.g., <code>grunt swatch:amelia</code> for Amelia. Or type <code>grunt swatch</code> to build them all at once.</p></li> - <li>Here are additional tips for <a href="http://coding.smashingmagazine.com/2013/03/12/customizing-bootstrap/" target="_blank">customizing Bootstrap</a>.</li> </ol> + <p>Here are additional tips for <a href="http://coding.smashingmagazine.com/2013/03/12/customizing-bootstrap/" target="_blank">customizing Bootstrap</a>.</p> + </div> </div> </div> |