Merge branch 'pr/Vixcity/903'

This commit is contained in:
tangly1024.com
2023-03-23 08:44:40 +08:00
7 changed files with 8 additions and 7 deletions

View File

@@ -15,6 +15,7 @@ const BlogPostCard = ({ index, post, showSummary, siteInfo }) => {
return (
<div
id='blog-post-card'
data-aos="fade-up"
data-aos-duration="200"
data-aos-delay={delay}