Add back to top title to the link button
This commit is contained in:
parent
7d02493faa
commit
bfc592b8e6
|
@ -1,4 +1,4 @@
|
|||
<a href="#top" class="top-btn hidden">
|
||||
<a href="#top" class="top-btn hidden" title="Back to Top">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M7 11l5-5m0 0l5 5m-5-5v12" />
|
||||
</svg>
|
||||
|
|
Loading…
Reference in New Issue