fix incorrect css class

This commit is contained in:
amphineko 2020-10-20 09:11:08 +08:00
parent 3c16ec2166
commit 4ec10f3e1c
No known key found for this signature in database
GPG Key ID: 4582E6587852EF42

View File

@ -157,7 +157,7 @@
<li class="shutdown"> <li class="shutdown">
<a href="#"> <a href="#">
<i aria-hidden="true" class="fab fa-weibo"></i> <i aria-hidden="true" class="fab fa-weibo"></i>
<span class="text">weibo.com</span> <span class="label">weibo.com</span>
<span class="fake-link">[redacted]</span> <span class="fake-link">[redacted]</span>
</a> </a>
</li> </li>