This repository was archived by the owner on May 5, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +14
-9
lines changed Expand file tree Collapse file tree 3 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1
-
2
1
<div align =" center " >
3
2
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 >
8
9
9
10
![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/leafcoder/django-covid19 )
10
11
![ GitHub top language] ( https://img.shields.io/github/languages/top/leafcoder/django-covid19 )
Original file line number Diff line number Diff line change 1
1
<div align =" center " >
2
2
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 >
7
9
8
10
![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/leafcoder/django-covid19 )
9
11
![ GitHub top language] ( https://img.shields.io/github/languages/top/leafcoder/django-covid19 )
Original file line number Diff line number Diff line change 31
31
< script src ="//cdn.jsdelivr.net/npm/docsify-copy-code "> </ script >
32
32
< script src ="//cdn.jsdelivr.net/npm/prismjs/components/prism-python.min.js "> </ script >
33
33
< 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 >
34
36
</ body >
35
37
</ html >
You can’t perform that action at this time.
0 commit comments