Skip to content

Commit

Permalink
Fixed int guide toc
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveSamJacob19 committed Apr 3, 2024
1 parent 88e0c85 commit be771e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/content/_assets/js/guide-common.js
Original file line number Diff line number Diff line change
Expand Up @@ -883,5 +883,8 @@ $(window).on("load", function () {
if (location.hash) {
handleFloatingTableOfContent();
}
window.scrollTo({
top:1,
});
});
});

0 comments on commit be771e9

Please sign in to comment.