mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
refactor: enable scroll-smooth only in post detail page
This commit is contained in:
@@ -40,6 +40,7 @@ const layoutProps = {
|
||||
modDatetime,
|
||||
canonicalURL,
|
||||
ogImage: ogUrl,
|
||||
scrollSmooth: true,
|
||||
};
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user