Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
f4b51b37
Commit
f4b51b37
authored
13 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
more homepage links cleanup
parent
d36f3d0a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/assets/bootstrap.zip
+0
-0
docs/assets/bootstrap.zip
docs/index.html
+4
-2
docs/index.html
docs/templates/pages/index.mustache
+2
-1
docs/templates/pages/index.mustache
with
6 additions
and
3 deletions
+6
-3
docs/assets/bootstrap.zip
+
0
-
0
View file @
f4b51b37
No preview for this file type
This diff is collapsed.
Click to expand it.
docs/index.html
+
4
-
2
View file @
f4b51b37
...
...
@@ -89,8 +89,11 @@
<div
class=
"bs-links"
>
<ul
class=
"quick-links"
>
<li><a
href=
"./upgrading.html"
>
Upgrading from 1.4
</a></li>
<li
class=
"divider"
>
·
</li>
<li><a
href=
"https://github.com/twitter/bootstrap/zipball/master"
>
Download with docs
</a></li>
<li><a
href=
"https://github.com/twitter/bootstrap/issues?state=open"
>
Issues
</a></li>
<li
class=
"divider"
>
·
</li>
<li><a
href=
"https://github.com/twitter/bootstrap/issues?state=open"
>
Submit issues
</a></li>
<li
class=
"divider"
>
·
</li>
<li><a
href=
"https://github.com/twitter/bootstrap/wiki"
>
Roadmap and changelog
</a></li>
</ul>
<ul
class=
"quick-links"
>
...
...
@@ -100,7 +103,6 @@
<li>
<iframe
class=
"github-btn"
src=
"http://markdotto.github.com/github-buttons/github-btn.html?user=twitter&repo=bootstrap&type=fork&count=true"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"98px"
height=
"20px"
></iframe>
</li>
<li
class=
"divider"
>
·
</li>
<li
class=
"follow-btn"
>
<a
href=
"https://twitter.com/twbootstrap"
class=
"twitter-follow-button"
data-link-color=
"#0069D6"
data-show-count=
"true"
>
Follow @twbootstrap
</a>
</li>
...
...
This diff is collapsed.
Click to expand it.
docs/templates/pages/index.mustache
+
2
-
1
View file @
f4b51b37
...
...
@@ -16,7 +16,8 @@
<li
class=
"divider"
>
·
</li>
<li><a
href=
"https://github.com/twitter/bootstrap/zipball/master"
>
{{
_i
}}
Download with docs
{{/
i
}}
</a></li>
<li
class=
"divider"
>
·
</li>
<li><a
href=
"https://github.com/twitter/bootstrap/issues?state=open"
>
{{
_i
}}
Issues
{{/
i
}}
</a></li>
<li><a
href=
"https://github.com/twitter/bootstrap/issues?state=open"
>
{{
_i
}}
Submit issues
{{/
i
}}
</a></li>
<li
class=
"divider"
>
·
</li>
<li><a
href=
"https://github.com/twitter/bootstrap/wiki"
>
{{
_i
}}
Roadmap and changelog
{{/
i
}}
</a></li>
</ul>
<ul
class=
"quick-links"
>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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