mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 23:16:47 +00:00
Hexo Card 动画有点慢
This commit is contained in:
@@ -27,7 +27,7 @@ const BlogPostCard = ({ index, post, showSummary, siteInfo }) => {
|
||||
key={post.id}
|
||||
data-aos='fade-up'
|
||||
data-aos-easing='ease-in-out'
|
||||
data-aos-duration='800'
|
||||
data-aos-duration='500'
|
||||
data-aos-once='false'
|
||||
data-aos-anchor-placement='top-bottom'
|
||||
id='blog-post-card'
|
||||
|
||||
Reference in New Issue
Block a user