File: badges.html

package info (click to toggle)
python-django-split-settings 1.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 452 kB
  • sloc: python: 292; makefile: 22; sh: 6
file content (12 lines) | stat: -rw-r--r-- 710 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
<ul>
  <li>
      <!-- Place this tag where you want the button to render. -->
      <a class="github-button" href="https://github.com/sobolevn/django-split-settings" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star sobolevn/django-split-settings on GitHub">Star</a>
  </li>
  <li>
      <!-- Place this tag where you want the button to render. -->
      <a class="github-button" href="https://github.com/sobolevn/django-split-settings/issues" data-icon="octicon-issue-opened" data-size="large" data-show-count="true" aria-label="Issue sobolevn/django-split-settings on GitHub">Issue</a>
  </li>
</ul>

<script async defer src="https://buttons.github.io/buttons.js"></script>