Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
94202b2b
Commit
94202b2b
authored
Jul 25, 2013
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docs to better indicate v3 RC1
parent
f79740b4
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
_includes/nav-main.html
_includes/nav-main.html
+1
-1
index.html
index.html
+2
-2
No files found.
_includes/nav-main.html
View file @
94202b2b
<div
class=
"navbar navbar-inverse navbar-fixed-top bs-docs-nav"
>
<div
class=
"container"
>
<a
href=
"/"
class=
"navbar-brand"
>
Bootstrap
</a>
<a
href=
"/"
class=
"navbar-brand"
>
Bootstrap
3 RC1
</a>
<button
class=
"navbar-toggle"
type=
"button"
data-toggle=
"collapse"
data-target=
".bs-navbar-collapse"
>
<span
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
...
...
index.html
View file @
94202b2b
...
...
@@ -6,10 +6,10 @@ title: Bootstrap
<div
class=
"container"
>
<div
class=
"bs-masthead"
>
<h1>
Bootstrap 3
</h1>
<h1>
Bootstrap 3
RC1
</h1>
<p
class=
"lead"
>
Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.
</p>
<p>
<a
href=
"assets/bootstrap.zip"
class=
"btn btn-bs btn-large"
onclick=
"_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC1']);"
>
Download Bootstrap
3.0.0 RC1
</a>
<a
href=
"assets/bootstrap.zip"
class=
"btn btn-bs btn-large"
onclick=
"_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC1']);"
>
Download Bootstrap
</a>
</p>
{% include social-buttons.html %}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment