]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove image description 9091/head
authorliuyl <lyl890808@gmail.com>
Mon, 5 Aug 2013 09:01:44 +0000 (17:01 +0800)
committerliuyl <lyl890808@gmail.com>
Mon, 5 Aug 2013 09:01:44 +0000 (17:01 +0800)
getting-started.html

index 42947bbcde9aa15481d3fefe7de8d0d70a3bfd20..3174356369c97c67bf769dcf4cacd6cf7c74bbee 100644 (file)
@@ -77,7 +77,7 @@ bootstrap/
 │   ├── bootstrap.min.js
 {% endhighlight %}
 
-    <p>This is the most basic form of Bootstrap: compiled files for quick drop-in usage in nearly any web project. We provide compiled CSS and JS (<code>bootstrap.*</code>), as well as compiled and minified CSS and JS (<code>bootstrap.min.*</code>). The image files are compressed using <a href="http://imageoptim.com/">ImageOptim</a>, a Mac app for compressing PNGs.</p>
+    <p>This is the most basic form of Bootstrap: compiled files for quick drop-in usage in nearly any web project. We provide compiled CSS and JS (<code>bootstrap.*</code>), as well as compiled and minified CSS and JS (<code>bootstrap.min.*</code>).</p>
     <div class="bs-callout bs-callout-danger">
       <h4>jQuery required</h4>
       <p>Please note that <strong>all JavaScript plugins require jQuery</strong> to be included, as shown in the <a href="#template">starter template</a>.</p>