aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-01-31 18:25:44 -0800
committerMark Otto <[email protected]>2013-01-31 18:25:44 -0800
commit19b5ebcf2484d4cd9fdcbe9d5cb62858135107fc (patch)
tree21919806bdf3ba17ced4cf2a1dd593a125b7429e /docs
parentdfdf343825f7690ed5545236522307ade37f9c5a (diff)
downloadbootstrap-19b5ebcf2484d4cd9fdcbe9d5cb62858135107fc.tar.xz
bootstrap-19b5ebcf2484d4cd9fdcbe9d5cb62858135107fc.zip
Rename marketing-narrow to jumbotron-narrow for mo betta naming schemes
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/img/examples/bootstrap-example-jumbotron-narrow.png (renamed from docs/assets/img/examples/bootstrap-example-marketing-narrow.png)bin117303 -> 117303 bytes
-rw-r--r--docs/examples/jumbotron-narrow.html (renamed from docs/examples/marketing-narrow.html)0
-rw-r--r--docs/getting-started.html4
-rw-r--r--docs/templates/pages/getting-started.mustache4
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/assets/img/examples/bootstrap-example-marketing-narrow.png b/docs/assets/img/examples/bootstrap-example-jumbotron-narrow.png
index 4bca8cdaf..4bca8cdaf 100644
--- a/docs/assets/img/examples/bootstrap-example-marketing-narrow.png
+++ b/docs/assets/img/examples/bootstrap-example-jumbotron-narrow.png
Binary files differ
diff --git a/docs/examples/marketing-narrow.html b/docs/examples/jumbotron-narrow.html
index bab956c77..bab956c77 100644
--- a/docs/examples/marketing-narrow.html
+++ b/docs/examples/jumbotron-narrow.html
diff --git a/docs/getting-started.html b/docs/getting-started.html
index f9945a941..0159bff38 100644
--- a/docs/getting-started.html
+++ b/docs/getting-started.html
@@ -245,8 +245,8 @@
<p>Featuring a hero unit for a primary message and three supporting elements.</p>
</div>
<div class="span4">
- <a class="thumbnail" href="examples/marketing-narrow.html">
- <img src="assets/img/examples/bootstrap-example-marketing-narrow.png" alt="">
+ <a class="thumbnail" href="examples/jumbotron-narrow.html">
+ <img src="assets/img/examples/bootstrap-example-jumbotron-narrow.png" alt="">
</a>
<h4>Narrow marketing</h4>
<p>Slim, lightweight marketing template for small projects or teams.</p>
diff --git a/docs/templates/pages/getting-started.mustache b/docs/templates/pages/getting-started.mustache
index aac7dba4f..fb23b7605 100644
--- a/docs/templates/pages/getting-started.mustache
+++ b/docs/templates/pages/getting-started.mustache
@@ -177,8 +177,8 @@
<p>Featuring a hero unit for a primary message and three supporting elements.</p>
</div>
<div class="span4">
- <a class="thumbnail" href="examples/marketing-narrow.html">
- <img src="assets/img/examples/bootstrap-example-marketing-narrow.png" alt="">
+ <a class="thumbnail" href="examples/jumbotron-narrow.html">
+ <img src="assets/img/examples/bootstrap-example-jumbotron-narrow.png" alt="">
</a>
<h4>Narrow marketing</h4>
<p>Slim, lightweight marketing template for small projects or teams.</p>