diff --git a/_config.yml b/_config.yml index 0e4c051..9237cff 100644 --- a/_config.yml +++ b/_config.yml @@ -49,7 +49,9 @@ social_contact: links: github: # your GitHub URL weixin: # your WeChat QR-Code URL + qq: # your QQ QR-Code URL weibo: # your WeiBo URL + zhihu: # your ZhiHu URL twitter: # your twitter URL facebook: # your facebook URL email: # your email @@ -193,6 +195,20 @@ copyright_info: enable: true +# --------------------------------------------------------------------------------------- +# CDN +# --------------------------------------------------------------------------------------- +cdn: + enable: false + + +# --------------------------------------------------------------------------------------- +# PJAX +# --------------------------------------------------------------------------------------- +pjax: + enable: false + + # --------------------------------------------------------------------------------------- # Footer settings # --------------------------------------------------------------------------------------- @@ -200,13 +216,6 @@ footer: since: 2020 -# --------------------------------------------------------------------------------------- -# CDN -# --------------------------------------------------------------------------------------- -cdn: - enable: true - - # --------------------------------------------------------------------------------------- # Keep version (Please don't modify) # --------------------------------------------------------------------------------------- diff --git a/layout/_partial/comment/gitalk.ejs b/layout/_partial/comment/gitalk.ejs index 048922d..d3136c8 100644 --- a/layout/_partial/comment/gitalk.ejs +++ b/layout/_partial/comment/gitalk.ejs @@ -5,24 +5,36 @@ && theme.comment.gitalk.github_id && theme.comment.gitalk.repository ) { %> - +
- <% } %> diff --git a/layout/_partial/comment/valine.ejs b/layout/_partial/comment/valine.ejs index d12b6f4..b8f18bb 100755 --- a/layout/_partial/comment/valine.ejs +++ b/layout/_partial/comment/valine.ejs @@ -4,42 +4,55 @@ && theme.comment.valine.appkey ) { %>