mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 22:22:41 +00:00
Remove title attribute for back to top link
This commit is contained in:
parent
2d162398b4
commit
348d303d3a
@ -1,8 +1,4 @@
|
||||
{% set topLinkTitle = "Back to Top" %}
|
||||
|
||||
<a href="#top" class="top-btn" title="{{ topLinkTitle }}">
|
||||
{{ topLinkTitle }}
|
||||
</a>
|
||||
<a href="#top" class="top-btn">Back to Top</a>
|
||||
|
||||
<style>
|
||||
.top-btn,
|
||||
|
Loading…
x
Reference in New Issue
Block a user