You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
718 B
17 lines
718 B
# justauth-oauth-logo
|
|
|
|
justauth配套的第三方平台logo
|
|
|
|
# 使用方法
|
|
|
|
按照以下规则引用
|
|
```text
|
|
https://cdn.jsdelivr.net/gh/justauth/justauth-oauth-logo@1.2/[platform].png
|
|
```
|
|
|
|
其中的`[platform]`请替换为对应的平台名即可,比如:
|
|
|
|
- github: [https://cdn.jsdelivr.net/gh/justauth/justauth-oauth-logo@1.2/github.png](https://cdn.jsdelivr.net/gh/justauth/justauth-oauth-logo@1.2/github.png)
|
|
- gitee: [https://cdn.jsdelivr.net/gh/justauth/justauth-oauth-logo@1.2/gitee.png](https://cdn.jsdelivr.net/gh/justauth/justauth-oauth-logo@1.2/gitee.png)
|
|
- qq: [https://cdn.jsdelivr.net/gh/justauth/justauth-oauth-logo@1.2/qq.png](https://cdn.jsdelivr.net/gh/justauth/justauth-oauth-logo@1.2/qq.png)
|