mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Clean up the JS log when the post is scrolled(mobile views)
This commit is contained in:
@@ -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
Reference in New Issue
Block a user