# 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)