mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Accessibility add link name to wechat
This commit is contained in:
parent
9343dd8a16
commit
e6779def75
|
|
@ -30,7 +30,7 @@
|
|||
</div>
|
||||
<div class="down-main">
|
||||
<div class='img-div'>
|
||||
<a class='wechat' href="javascript:void(0);">
|
||||
<a class='wechat' href="javascript:void(0);" aria-label="wechat">
|
||||
{{ "/static/images/footer/wechat.svg" | readFile | safeHTML }}
|
||||
<div class="hide-div">
|
||||
<img src="/images/home/wechat.svg" alt="">
|
||||
|
|
|
|||
Loading…
Reference in New Issue