We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc765a0 commit 95265b2Copy full SHA for 95265b2
_includes/backToTop.html
@@ -1,5 +1,5 @@
1
<div class="back-to-top">
2
- <a href="#top" class="scroll">
+ <a href="#top" data-scroll>
3
<i class="fa fa-arrow-up" aria-hidden="true"></i>
4
</a>
5
</div>
0 commit comments