diff options
| author | Jacob Thornton <[email protected]> | 2012-03-08 11:09:33 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-03-08 11:09:33 -0800 |
| commit | 426feeef6a4cf251431c7a21a1c79b0477ef37a0 (patch) | |
| tree | a50794b7715de93902d665e41babf27839fcbddf /docs/examples.html | |
| parent | 203d75770c82abb0487e58fece960046c141877c (diff) | |
| download | bootstrap-426feeef6a4cf251431c7a21a1c79b0477ef37a0.tar.xz bootstrap-426feeef6a4cf251431c7a21a1c79b0477ef37a0.zip | |
give pages custom titles based on names
Diffstat (limited to 'docs/examples.html')
| -rw-r--r-- | docs/examples.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples.html b/docs/examples.html index 76eb4b59a..faab19ef6 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Bootstrap, from Twitter</title> + <title>Examples ยท Bootstrap</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> @@ -95,7 +95,7 @@ <img src="assets/img/examples/bootstrap-example-fluid.jpg" alt=""> </a> <h3>Fluid layout</h3> - <p>Uses our new responsive, fluid grid system to create seamless liquid layout.</p> + <p>Uses our new responsive, fluid grid system to create a seamless liquid layout.</p> </li> <li class="span4"> <a class="thumbnail" href="examples/starter-template.html"> |
