social-buttons.html 501 B

12345678910
  1. <div class="s2-docs-social">
  2. <ul class="s2-docs-social-buttons">
  3. <li>
  4. <iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=select2&amp;repo=select2&amp;type=watch&amp;count=true" width="100" height="20" title="Star on GitHub"></iframe>
  5. </li>
  6. <li>
  7. <iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=select2&amp;repo=select2&amp;type=fork&amp;count=true" width="102" height="20" title="Fork on GitHub"></iframe>
  8. </li>
  9. </ul>
  10. </div>