Update social.md

This commit is contained in:
shimingxy 2020-04-01 15:56:51 +08:00
parent 5c0cfd94da
commit 9cd40518ab

View File

@ -75,5 +75,5 @@ config.socialsignon.sinaweibo.sortorder=1
MaxKey使用JustAuth作为第三方OAuth2登录认证库认证所支持的第三方请见JustAuth官方说明 MaxKey使用JustAuth作为第三方OAuth2登录认证库认证所支持的第三方请见JustAuth官方说明
<a href="https://docs.justauth.whnb.wang/#/" target="_blank" alt="JustAuth"> <a href="https://docs.justauth.whnb.wang/#/" target="_blank" alt="JustAuth">
<img src="{{ "/images/authn/justauth.png" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}" alt=""/> <img style="width:250px;" src="{{ "/images/authn/justauth.png" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}" alt=""/>
</a> </a>