diff options
author | zhixin <wenzhixin2010@gmail.com> | 2014-06-30 11:34:14 +0800 |
---|---|---|
committer | zhixin <wenzhixin2010@gmail.com> | 2014-06-30 11:34:14 +0800 |
commit | 28fd48b578ca80245340d438c3328f59df14539f (patch) | |
tree | edc50b812947034cbe3d4334c4c72e45f930558a | |
parent | 6c42087d9384f91df0cafde1e5f4bfd5186879b8 (diff) | |
download | multiple-select-28fd48b578ca80245340d438c3328f59df14539f.zip multiple-select-28fd48b578ca80245340d438c3328f59df14539f.tar.gz multiple-select-28fd48b578ca80245340d438c3328f59df14539f.tar.bz2 |
Update docs github btns.
-rw-r--r-- | docs/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index 508a48f..15cf2a8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -46,9 +46,9 @@ </div> <div class="right"> <!-- GitHub buttons: see http://ghbtns.com --> - <iframe src="http://ghbtns.com/github-btn.html?user=wenzhixin&repo=multiple-select&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="90" height="20"></iframe> - <iframe src="http://ghbtns.com/github-btn.html?user=wenzhixin&repo=multiple-select&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="90" height="20"></iframe> - <iframe src="http://ghbtns.com/github-btn.html?user=wenzhixin&repo=multiple-select&type=follow" allowtransparency="true" frameborder="0" scrolling="0" width="140" height="20"></iframe> + <iframe src="http://ghbtns.com/github-btn.html?user=wenzhixin&repo=multiple-select&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe> + <iframe src="http://ghbtns.com/github-btn.html?user=wenzhixin&repo=multiple-select&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="95" height="20"></iframe> + <iframe src="http://ghbtns.com/github-btn.html?user=wenzhixin&type=follow&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="165" height="20"></iframe> </div> </div> |