Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit 3f949b8

Browse files
committed
docs: update for badge
1 parent 3780638 commit 3f949b8

File tree

3 files changed

+14
-9
lines changed

3 files changed

+14
-9
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
21
<div align="center">
32

4-
# django-covid19
5-
![GitHub watchers](https://img.shields.io/github/watchers/leafcoder/django-covid19?style=social)
6-
![GitHub stars](https://img.shields.io/github/stars/leafcoder/django-covid19?style=social)
7-
![GitHub forks](https://img.shields.io/github/forks/leafcoder/django-covid19?style=social)
3+
# 新冠肺炎实时接口 {docsify-ignore}
4+
5+
<!-- Place this tag where you want the button to render. -->
6+
<a class="github-button" href="https://github.com/leafcoder/django-covid19/subscription" data-color-scheme="no-preference: light; light: light; dark: dark;" data-show-count="true" aria-label="Watch leafcoder/django-covid19 on GitHub">Watch</a>
7+
<a class="github-button" href="https://github.com/leafcoder/django-covid19" data-color-scheme="no-preference: light; light: light; dark: dark;" data-show-count="true" aria-label="Star leafcoder/django-covid19 on GitHub">Star</a>
8+
<a class="github-button" href="https://github.com/leafcoder/django-covid19/fork" data-color-scheme="no-preference: light; light: light; dark: dark;" data-show-count="true" aria-label="Fork leafcoder/django-covid19 on GitHub">Fork</a>
89

910
![GitHub release (latest by date)](https://img.shields.io/github/v/release/leafcoder/django-covid19)
1011
![GitHub top language](https://img.shields.io/github/languages/top/leafcoder/django-covid19)

docs/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
<div align="center">
22

3-
# django-covid19
4-
![GitHub watchers](https://img.shields.io/github/watchers/leafcoder/django-covid19?style=social)
5-
![GitHub stars](https://img.shields.io/github/stars/leafcoder/django-covid19?style=social)
6-
![GitHub forks](https://img.shields.io/github/forks/leafcoder/django-covid19?style=social)
3+
# 新冠肺炎实时接口 {docsify-ignore}
4+
5+
<!-- Place this tag where you want the button to render. -->
6+
<a class="github-button" href="https://github.com/leafcoder/django-covid19/subscription" data-color-scheme="no-preference: light; light: light; dark: dark;" data-show-count="true" aria-label="Watch leafcoder/django-covid19 on GitHub">Watch</a>
7+
<a class="github-button" href="https://github.com/leafcoder/django-covid19" data-color-scheme="no-preference: light; light: light; dark: dark;" data-show-count="true" aria-label="Star leafcoder/django-covid19 on GitHub">Star</a>
8+
<a class="github-button" href="https://github.com/leafcoder/django-covid19/fork" data-color-scheme="no-preference: light; light: light; dark: dark;" data-show-count="true" aria-label="Fork leafcoder/django-covid19 on GitHub">Fork</a>
79

810
![GitHub release (latest by date)](https://img.shields.io/github/v/release/leafcoder/django-covid19)
911
![GitHub top language](https://img.shields.io/github/languages/top/leafcoder/django-covid19)

docs/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,7 @@
3131
<script src="//cdn.jsdelivr.net/npm/docsify-copy-code"></script>
3232
<script src="//cdn.jsdelivr.net/npm/prismjs/components/prism-python.min.js"></script>
3333
<script src="//cdn.jsdelivr.net/npm/prismjs/components/prism-json.min.js"></script>
34+
<!-- Place this tag in your head or just before your close body tag. -->
35+
<script async defer src="https://buttons.github.io/buttons.js"></script>
3436
</body>
3537
</html>

0 commit comments

Comments
 (0)