diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index e920d64a0f8e529d92263e360e010921b09f940f..5e049b9c7cfaf969c6dc9875f9e1d3a483a0d6dd 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/assets/img/example-sites/bartop.png b/docs/assets/img/example-sites/bartop.png index ab483aa67df7e5c6d4f943a89466f08416e2bfc5..39045a77bf176e073797e2826f87952300482db2 100644 Binary files a/docs/assets/img/example-sites/bartop.png and b/docs/assets/img/example-sites/bartop.png differ diff --git a/docs/assets/img/example-sites/fleetio.png b/docs/assets/img/example-sites/fleetio.png index 8d975079bd458630169c5f2cbcb8f526a079fdef..9207b0cb805e3cf9f0edceb912fee623a1f9212d 100644 Binary files a/docs/assets/img/example-sites/fleetio.png and b/docs/assets/img/example-sites/fleetio.png differ diff --git a/docs/assets/img/example-sites/kippt.png b/docs/assets/img/example-sites/kippt.png index b2bb236d990907372630f08379480474d0f56440..a28a63d2edf7f002ce0986ac6a4489e66dafad8b 100644 Binary files a/docs/assets/img/example-sites/kippt.png and b/docs/assets/img/example-sites/kippt.png differ diff --git a/docs/assets/img/example-sites/railwayjs.png b/docs/assets/img/example-sites/railwayjs.png index 23fb1cf3ef805c6accfd71339c7a95550d8f3024..b3fb53f91cb390f724e94728eb5f6e9c2cb5d911 100644 Binary files a/docs/assets/img/example-sites/railwayjs.png and b/docs/assets/img/example-sites/railwayjs.png differ diff --git a/docs/base-css.html b/docs/base-css.html index 7274324360db3c2103a7fb145a3611d6df2d4192..9da454cb18c61d6f581770f3bc29eca870cf44b1 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Base · Bootstrap</title> + <title>Base · Twitter Bootstrap</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> diff --git a/docs/build/index.js b/docs/build/index.js index 1a9cb387c77e76655f7df4707cc2c352e3b1421c..41347e9f450a0d03b2014977a44505ca71ab9620 100644 --- a/docs/build/index.js +++ b/docs/build/index.js @@ -2,7 +2,7 @@ var hogan = require('hogan.js') , fs = require('fs') , prod = process.argv[2] == 'production' - , title = 'Bootstrap' + , title = 'Twitter Bootstrap' var layout, pages diff --git a/docs/components.html b/docs/components.html index 767a8474d3775f567003a2535c40f2107ed29d8f..3a3ac15fc846702013ff730a552aaca7ce930256 100644 --- a/docs/components.html +++ b/docs/components.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Components · Bootstrap</title> + <title>Components · Twitter Bootstrap</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> diff --git a/docs/download.html b/docs/download.html index 209123cfefce2e11c11d975de53b59b9930c2f7e..44b3b8c03dfc606a42f548338568327f69c8e2e5 100644 --- a/docs/download.html +++ b/docs/download.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Download · Bootstrap</title> + <title>Download · Twitter Bootstrap</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> diff --git a/docs/examples.html b/docs/examples.html index faab19ef6cb28032879e89773ab457744172f840..f4169438d95f9b1aee5b4456ebba028391dea132 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Examples · Bootstrap</title> + <title>Examples · Twitter Bootstrap</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> diff --git a/docs/index.html b/docs/index.html index 5041b8043b9c0c4aaf0af56fa61ec4f10cd97680..20508a9d0e7603370d46b46d4456a3efc7f1694c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Bootstrap</title> + <title>Twitter Bootstrap</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> diff --git a/docs/javascript.html b/docs/javascript.html index 4ecb5d3a97a4db7814393c594aacc26ef198be20..aeb6aa12bd021d9660e6203eedc7f61cfcef7119 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Javascript · Bootstrap</title> + <title>Javascript · Twitter Bootstrap</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> diff --git a/docs/less.html b/docs/less.html index 5b8ad6f2d8611d6f1c90ac1dd048d720cc740d91..69b44da2da38751037257ce67779a401cc0f0d21 100644 --- a/docs/less.html +++ b/docs/less.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Less · Bootstrap</title> + <title>Less · Twitter Bootstrap</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> diff --git a/docs/scaffolding.html b/docs/scaffolding.html index fce44222f026526716f295cb9ac1661ab171ac2e..adc0db254dd375aea84f3de6ecbc352667640741 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Scaffolding · Bootstrap</title> + <title>Scaffolding · Twitter Bootstrap</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> diff --git a/docs/upgrading.html b/docs/upgrading.html index e96e89c40499b0af20d1928aac4a5356b0e4a773..edb87f31e901c4e042c07932e9d07e231324d858 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Upgrading · Bootstrap</title> + <title>Upgrading · Twitter Bootstrap</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content="">