]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update Preprocessor section of homepage 17221/head
authorMax Beatty <max@isocket.com>
Fri, 21 Aug 2015 22:02:11 +0000 (15:02 -0700)
committerMax Beatty <max@isocket.com>
Fri, 21 Aug 2015 22:02:11 +0000 (15:02 -0700)
docs/assets/img/sass-less.png [deleted file]
docs/assets/img/sass.png [new file with mode: 0644]
docs/index.html

diff --git a/docs/assets/img/sass-less.png b/docs/assets/img/sass-less.png
deleted file mode 100644 (file)
index 24cfaf8..0000000
Binary files a/docs/assets/img/sass-less.png and /dev/null differ
diff --git a/docs/assets/img/sass.png b/docs/assets/img/sass.png
new file mode 100644 (file)
index 0000000..bc5f875
Binary files /dev/null and b/docs/assets/img/sass.png differ
index 442ac8a94543f1d6679396cf779ccf257a49f03f..b732cd432a23a0b3a9c6d7a1a492f548c5f8e47b 100644 (file)
@@ -55,8 +55,8 @@ title: Bootstrap &middot; The world's most popular mobile-first and responsive f
 
     <div class="row">
       <div class="col-sm-4 m-b-lg">
-        <img src="assets/img/sass-less.png" alt="Sass support" class="img-responsive">
-        <h4>Preprocessors</h4>
+        <img src="assets/img/sass.png" alt="Sass support" class="img-responsive">
+        <h4>Preprocessor</h4>
         <p>Bootstrap ships with vanilla CSS, but its source code utilizes <a href="../css/#sass">Sass</a>, a popular CSS preprocessor. Quickly get started with precompiled CSS or build on the source.</p>
       </div>
       <div class="col-sm-4 m-b-lg">