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
5f314dcb
Commit
5f314dcb
authored
Jan 28, 2012
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove benefits from homepage html
parent
3e462f1f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
24 deletions
+0
-24
docs/index.html
docs/index.html
+0
-12
docs/templates/pages/index.mustache
docs/templates/pages/index.mustache
+0
-12
No files found.
docs/index.html
View file @
5f314dcb
...
@@ -82,18 +82,6 @@
...
@@ -82,18 +82,6 @@
<a
href=
"https://github.com/twitter/bootstrap/"
class=
"btn primary btn-large"
>
View project on GitHub
</a>
<a
href=
"https://github.com/twitter/bootstrap/"
class=
"btn primary btn-large"
>
View project on GitHub
</a>
<a
href=
"http://bootstrap.herokuapp.com/bootstrap.zip"
class=
"btn btn-large"
>
Download Bootstrap
</a>
<a
href=
"http://bootstrap.herokuapp.com/bootstrap.zip"
class=
"btn btn-large"
>
Download Bootstrap
</a>
</p>
</p>
<div
class=
"benefits"
>
<h4>
Feature highlights
</h4>
<ul>
<li><span>
✔
</span>
Built on LESS
</li>
<li><span>
✔
</span>
Complete style guide docs
</li>
<li><span>
✔
</span>
Fully responsive design
</li>
<li><span>
✔
</span>
Small footprint (10kb gzipped)
</li>
<li><span>
✔
</span>
Support for IE7 and up
</li>
<li><span>
✔
</span>
Custom jQuery plugins
</li>
<li><span>
✔
</span>
Dozens of components
</li>
</ul>
</div>
</div>
</div>
<ul
class=
"quick-links"
>
<ul
class=
"quick-links"
>
...
...
docs/templates/pages/index.mustache
View file @
5f314dcb
...
@@ -10,18 +10,6 @@
...
@@ -10,18 +10,6 @@
<a
href=
"https://github.com/twitter/bootstrap/"
class=
"btn primary btn-large"
>
{{
_i
}}
View project on GitHub
{{/
i
}}
</a>
<a
href=
"https://github.com/twitter/bootstrap/"
class=
"btn primary btn-large"
>
{{
_i
}}
View project on GitHub
{{/
i
}}
</a>
<a
href=
"http://bootstrap.herokuapp.com/bootstrap.zip"
class=
"btn btn-large"
>
{{
_i
}}
Download Bootstrap
{{/
i
}}
</a>
<a
href=
"http://bootstrap.herokuapp.com/bootstrap.zip"
class=
"btn btn-large"
>
{{
_i
}}
Download Bootstrap
{{/
i
}}
</a>
</p>
</p>
<div
class=
"benefits"
>
<h4>
{{
_i
}}
Feature highlights
{{/
i
}}
</h4>
<ul>
<li><span>
✔
</span>
{{
_i
}}
Built on LESS
{{/
i
}}
</li>
<li><span>
✔
</span>
{{
_i
}}
Complete style guide docs
{{/
i
}}
</li>
<li><span>
✔
</span>
{{
_i
}}
Fully responsive design
{{/
i
}}
</li>
<li><span>
✔
</span>
{{
_i
}}
Small footprint (10kb gzipped)
{{/
i
}}
</li>
<li><span>
✔
</span>
{{
_i
}}
Support for IE7 and up
{{/
i
}}
</li>
<li><span>
✔
</span>
{{
_i
}}
Custom jQuery plugins
{{/
i
}}
</li>
<li><span>
✔
</span>
{{
_i
}}
Dozens of components
{{/
i
}}
</li>
</ul>
</div>
</div>
</div>
<ul
class=
"quick-links"
>
<ul
class=
"quick-links"
>
...
...
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