Fixed #2903
This commit is contained in:
parent
c5101beae4
commit
cc0cb3c426
@ -1,7 +1,6 @@
|
||||
{% if site.wechat_qr %}
|
||||
<!-- WeChat Modal -->
|
||||
<!-- WeChat Modal -->
|
||||
|
||||
<script>
|
||||
<script>
|
||||
var wechatModal = document.getElementById('WeChatMod');
|
||||
var wechatBtn = document.querySelectorAll('[id="WeChatBtn"]');
|
||||
|
||||
@ -16,5 +15,4 @@
|
||||
wechatModal.style.display = 'none';
|
||||
}
|
||||
};
|
||||
</script>
|
||||
{% endif %}
|
||||
</script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user