From 472632ba51a50457370c55267a736e3efc4c09cc Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Thu, 15 Sep 2011 23:09:56 -0700 Subject: mv 1.3.0 file names to plane bootstrap.css for submodulers --- docs/index.html | 8 ++++---- docs/javascript.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index 20e27f9b4..2edd852ba 100644 --- a/docs/index.html +++ b/docs/index.html @@ -12,7 +12,7 @@ - + @@ -84,7 +84,7 @@
Hotlink the CSS

For the quickest and easiest start, just copy this snippet into your webpage.

- +
@@ -143,7 +143,7 @@ @@ -1884,7 +1884,7 @@ Lorem ipsum dolar sit amet illo error ipsum verita Command line

If you already have the less command line tool installed, simply run the following command:

-
$ lessc ./lib/bootstrap.less > bootstrap-1.3.0.css
+
$ lessc ./lib/bootstrap.less > bootstrap.css

Be sure to include --compress in that command if you're trying to save some bytes!

diff --git a/docs/javascript.html b/docs/javascript.html index e1c4e83dc..454251c2b 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -24,7 +24,7 @@ - + -- cgit v1.2.3