From 49d565a6da38359a776f83f31a1f1ccd658c88a7 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Sun, 29 Jan 2012 13:15:37 -0800 Subject: move building zip file into docs/makefile --- docs/assets/bootstrap.zip | Bin 0 -> 50335 bytes docs/index.html | 2 +- docs/templates/pages/index.mustache | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 docs/assets/bootstrap.zip (limited to 'docs') diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip new file mode 100644 index 000000000..0e691e290 Binary files /dev/null and b/docs/assets/bootstrap.zip differ diff --git a/docs/index.html b/docs/index.html index 89f5accd6..3ecc7718f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -80,7 +80,7 @@

Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.

View project on GitHub - Download Bootstrap + Download Bootstrap

Feature highlights

diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache index 5fa70645a..7a98afa07 100644 --- a/docs/templates/pages/index.mustache +++ b/docs/templates/pages/index.mustache @@ -8,7 +8,7 @@

Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.

{{_i}}View project on GitHub{{/i}} - {{_i}}Download Bootstrap{{/i}} + {{_i}}Download Bootstrap{{/i}}

{{_i}}Feature highlights{{/i}}

-- cgit v1.2.3