Remove title attribute for back to top link
This commit is contained in:
parent
42162ab342
commit
35e1d4de45
@ -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