소스 검색

Update social.md

shimingxy 5 년 전
부모
커밋
9cd40518ab
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/authn/social.md

+ 1 - 1
docs/authn/social.md

@@ -75,5 +75,5 @@ config.socialsignon.sinaweibo.sortorder=1
 MaxKey使用JustAuth作为第三方OAuth2登录认证库,认证所支持的第三方,请见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>