diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/index.html b/docs/index.html index 8c6c43515..9fc2a9b90 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Twitter Bootstrap</title> + <title>Bootstrap, from Twitter</title> <!-- Le styles --> <link href="../bootstrap-1.0.0.css" rel="stylesheet"> @@ -20,8 +20,8 @@ <div class="topbar"> <div class="container fixed"> - <h3><a class="logo" href="#"> - <!-- <img src="assets/img/twitter-logo-no-bird.png" alt="Twitter" /> --> <span>Bootstrap</span> + <h3><a href="#"> + Bootstrap </a></h3> <ul> <li class="active"><a href="#masthead">Overview</a></li> @@ -41,7 +41,7 @@ <div id="masthead"> <div class="inner"> <div class="container"> - <h1>Twitter Bootstrap</h1> + <h1>Bootstrap, from Twitter</h1> <p class="lead"> Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites.<br /> It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.<br /> |
