Skip to content

Commit 95265b2

Browse files
committed
fix back to top
1 parent dc765a0 commit 95265b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/backToTop.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class="back-to-top">
2-
<a href="#top" class="scroll">
2+
<a href="#top" data-scroll>
33
<i class="fa fa-arrow-up" aria-hidden="true"></i>
44
</a>
55
</div>

0 commit comments

Comments
 (0)