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
6466fe00
Commit
6466fe00
authored
Jan 17, 2013
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename hero.html to jumbotron.html
parent
5075f497
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
docs/examples/jumbotron.html
docs/examples/jumbotron.html
+0
-0
docs/getting-started.html
docs/getting-started.html
+1
-1
docs/templates/pages/getting-started.mustache
docs/templates/pages/getting-started.mustache
+1
-1
No files found.
docs/examples/
hero
.html
→
docs/examples/
jumbotron
.html
View file @
6466fe00
File moved
docs/getting-started.html
View file @
6466fe00
...
...
@@ -239,7 +239,7 @@
<p>
A barebones HTML document with all the Bootstrap CSS and JavaScript included.
</p>
</div>
<div
class=
"span4"
>
<a
class=
"thumbnail"
href=
"examples/
hero
.html"
>
<a
class=
"thumbnail"
href=
"examples/
jumbotron
.html"
>
<img
src=
"assets/img/examples/bootstrap-example-marketing.png"
alt=
""
>
</a>
<h4>
Basic marketing site
</h4>
...
...
docs/templates/pages/getting-started.mustache
View file @
6466fe00
...
...
@@ -168,7 +168,7 @@
<p>
A barebones HTML document with all the Bootstrap CSS and JavaScript included.
</p>
</div>
<div
class=
"span4"
>
<a
class=
"thumbnail"
href=
"examples/
hero
.html"
>
<a
class=
"thumbnail"
href=
"examples/
jumbotron
.html"
>
<img
src=
"assets/img/examples/bootstrap-example-marketing.png"
alt=
""
>
</a>
<h4>
Basic marketing site
</h4>
...
...
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