Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
68eb5e3c
Commit
68eb5e3c
authored
Aug 09, 2012
by
Thomas Park
Browse files
index: fix github buttons
parent
b7c47227
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
68eb5e3c
...
...
@@ -59,8 +59,8 @@
<div
id=
"social"
>
<div
class=
"span4 github"
>
<iframe
src=
"http://
markdotto.github.com/github-buttons
/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"110px"
height=
"20px"
></iframe>
<iframe
src=
"http://
markdotto.github.com/github-buttons
/github-btn.html?user=thomaspark&repo=bootswatch&type=fork"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"53px"
height=
"20px"
></iframe>
<iframe
src=
"http://
ghbtns.com
/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"110px"
height=
"20px"
></iframe>
<iframe
src=
"http://
ghbtns.com
/github-btn.html?user=thomaspark&repo=bootswatch&type=fork"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"53px"
height=
"20px"
></iframe>
</div>
<div
class=
"span4 twitter"
>
<a
href=
"https://twitter.com/thomashpark"
class=
"twitter-follow-button"
data-show-count=
"false"
data-show-screen-name=
"true"
>
Follow @thomashpark
</a>
...
...
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