Skip to content

Commit 2230da6

Browse files
use octicon for scroll-top-button
1 parent c810d79 commit 2230da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/scroll-button.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<button href="" class="arrow-for-scrolling-top" id="js-scroll-top">
2-
<span class="arrow"></span>
2+
{% octicon "chevron-up" %}
33
</button>
44
{% include scripts %}

0 commit comments

Comments
 (0)