mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Clean up the JS log when the post is scrolled(mobile views)
This commit is contained in:
parent
e466a643d5
commit
c8fd0d728d
@ -55,7 +55,6 @@ $(function() {
|
|||||||
|
|
||||||
if ((isAnchor || toFootnoteRef) && isMobileViews) {
|
if ((isAnchor || toFootnoteRef) && isMobileViews) {
|
||||||
destOffset -= topbarHeight;
|
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…
x
Reference in New Issue
Block a user