From 1095a61cbf3e897c58eb59973d665a216219e99a Mon Sep 17 00:00:00 2001 From: Dave Gandy Date: Tue, 5 Jun 2012 16:18:53 -0400 Subject: [PATCH] fixing doc bug for using Bootstrap custom CSS --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 71ebbdd73..cf79b9cd3 100644 --- a/index.html +++ b/index.html @@ -691,7 +691,7 @@
    -
  1. Customize Twitter Bootstrap here. Make sure not to uncheck the default "Icons" under "Base CSS."
  2. +
  3. Customize Twitter Bootstrap here. Make sure to uncheck the default "Icons" under "Base CSS."
  4. Copy the Font Awesome font directory into your project.
  5. Copy font-awesome.css into your project.
  6. Open your project's font-awesome.css and edit the font url to ensure it points to the right place (see above example).