Merge pull request #39 from ccotter/gh-pages
Fix 'forkme' banner on github pages
This commit is contained in:
commit
6d406f4df2
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ img {
|
|||
<img style="position: absolute; bottom: 10px; right: 10px; border: 0;" src="http://twitter-badges.s3.amazonaws.com/follow_me-c.png" alt="Follow jerome_etienne on Twitter"/>
|
||||
</a>
|
||||
<!-- github ribbon -->
|
||||
<a href="https://github.com/jeromeetienne/jquery-qrcode"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://assets0.github.com/img/ce742187c818c67d98af16f96ed21c00160c234a?repo=&url=http%3A%2F%2Fs3.amazonaws.com%2Fgithub%2Fribbons%2Fforkme_left_gray_6d6d6d.png&path=" alt="Fork me on GitHub"></a>
|
||||
<a href="https://github.com/jeromeetienne/jquery-qrcode"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_left_gray_6d6d6d.png" alt="Fork me on GitHub" /></a>
|
||||
<!-- twitter share + facebook like -->
|
||||
<div style="position: absolute; top: 10px; right: 10px; border: 0;">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue