优化foot信息展示
This commit is contained in:
parent
c8c0d01119
commit
b2728b775b
@ -181,7 +181,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</#if>
|
</#if>
|
||||||
<#if usite.usiteWeChat != ''>
|
<#if usite.usiteWeChat != ''>
|
||||||
< href="javascript:void(wechat())"
|
<a href="javascript:void(wechat())"
|
||||||
class="<#if dir!=''>vditor-tooltipped__${dir} vditor-tooltipped </#if>user__site"
|
class="<#if dir!=''>vditor-tooltipped__${dir} vditor-tooltipped </#if>user__site"
|
||||||
<#if dir==''>title<#else>aria-label</#if>="${usite.usiteWeChat}">
|
<#if dir==''>title<#else>aria-label</#if>="${usite.usiteWeChat}">
|
||||||
<svg viewBox="0 0 32 32" width="100%" height="100%">
|
<svg viewBox="0 0 32 32" width="100%" height="100%">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user