Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
artmenlope authored Oct 13, 2023
1 parent 40bd9c4 commit dfcb93b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<!-- Back to top button from https://github.com/mmistakes/minimal-mistakes/issues/1731#issue-338206906 -->
<aside class="sidebar__top">
<a href="#site-nav"> <i class="fas fa-angle-double-up fa-2x"></i></a>
<a href="#site-nav"> <i class="fas fa-angle-double-up fa-2x"></i><br>Back to top</a>
</aside>
<!-- ================================================================================================= -->

Expand Down

0 comments on commit dfcb93b

Please sign in to comment.