Hexo Card 动画有点慢

This commit is contained in:
tangly1024
2024-11-23 12:35:23 +08:00
parent 560c19a7e1
commit c3685be358

View File

@@ -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'