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

Commit ea9c5d0

Browse files
committed
Merge branch 'develop'
2 parents edc4a0b + 30c222a commit ea9c5d0

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,15 @@
33
# 新冠肺炎实时接口 {docsify-ignore}
44

55
<!-- 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>
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">
7+
<img alt="GitHub forks" src="https://img.shields.io/github/watchs/leafcoder/django-covid19?style=social">
8+
</a>
9+
<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">
10+
<img alt="GitHub forks" src="https://img.shields.io/github/stars/leafcoder/django-covid19?style=social">
11+
</a>
12+
<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">
13+
<img alt="GitHub forks" src="https://img.shields.io/github/forks/leafcoder/django-covid19?style=social">
14+
</a>
915

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

docs/README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,15 @@
33
# 新冠肺炎实时接口 {docsify-ignore}
44

55
<!-- 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>
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">
7+
<img alt="GitHub forks" src="https://img.shields.io/github/watchs/leafcoder/django-covid19?style=social">
8+
</a>
9+
<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">
10+
<img alt="GitHub forks" src="https://img.shields.io/github/stars/leafcoder/django-covid19?style=social">
11+
</a>
12+
<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">
13+
<img alt="GitHub forks" src="https://img.shields.io/github/forks/leafcoder/django-covid19?style=social">
14+
</a>
915

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

0 commit comments

Comments
 (0)