Clean up the JS log when the post is scrolled(mobile views)
This commit is contained in:
parent
e466a643d5
commit
c8fd0d728d
2 changed files with 1 additions and 2 deletions
|
@ -55,7 +55,6 @@ $(function() {
|
|||
|
||||
if ((isAnchor || toFootnoteRef) && isMobileViews) {
|
||||
destOffset -= topbarHeight;
|
||||
console.log(`[smooth] mobile -= topbar height`);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
2
assets/js/dist/post.min.js
vendored
2
assets/js/dist/post.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue