mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-05 11:02: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">Back to Top</a>
|
||||||
|
|
||||||
<a href="#top" class="top-btn" title="{{ topLinkTitle }}">
|
|
||||||
{{ topLinkTitle }}
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
.top-btn,
|
.top-btn,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user