mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-11 16:14:04 +02:00
remove the twitter logo and change some wording
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
<div class="topbar">
|
<div class="topbar">
|
||||||
<div class="container fixed">
|
<div class="container fixed">
|
||||||
<h3><a class="logo" href="#">
|
<h3><a class="logo" href="#">
|
||||||
<img src="assets/img/twitter-logo-no-bird.png" alt="Twitter" /> <span>bootstrap</span>
|
<!-- <img src="assets/img/twitter-logo-no-bird.png" alt="Twitter" /> --> <span>Bootstrap</span>
|
||||||
</a></h3>
|
</a></h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="active"><a href="#masthead">Overview</a></li>
|
<li class="active"><a href="#masthead">Overview</a></li>
|
||||||
@@ -41,9 +41,9 @@
|
|||||||
<div id="masthead">
|
<div id="masthead">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1>Twitter Bootstrap</h1>
|
<h1>Bootstrap from Twitter</h1>
|
||||||
<p class="lead">
|
<p class="lead">
|
||||||
Bootstrap is a toolkit from Twitter designed to kickstart development of websites and apps.<br />
|
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 />
|
It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.<br />
|
||||||
</p>
|
</p>
|
||||||
<p><strong>Nerd alert:</strong> Bootstrap is <a href="#less" title="Read about using Bootstrap with LESS">built with LESS</a> and was designed to work out of the gate with only modern browsers in mind.</p>
|
<p><strong>Nerd alert:</strong> Bootstrap is <a href="#less" title="Read about using Bootstrap with LESS">built with LESS</a> and was designed to work out of the gate with only modern browsers in mind.</p>
|
||||||
|
Reference in New Issue
Block a user