mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-19 14:14:17 +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`);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user