瀏覽代碼

remove reference to bootstrap in getting-started

"with the default Bootstrap CSS" makes it sound like Bootstrap is coming with FontAwesome, but they're completely separate.
Doug Bell 10 年之前
父節點
當前提交
d7e40469d8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/get-started.html

+ 1 - 1
src/get-started.html

@@ -43,7 +43,7 @@ relative_path: ../
 
   <section id="default-css">
     <h2 class="page-header">EASY: Default CSS</h2>
-    <p>Use this method to get the default Font Awesome CSS with the default Bootstrap CSS.</p>
+    <p>Use this method to get the default Font Awesome CSS.</p>
     <ol>
       <li>Copy the entire <code>font-awesome</code> directory into your project.</li>
       <li>