Update src/app/blog/page.tsx

This commit is contained in:
2026-02-26 19:37:19 +00:00
parent 48070bd4f7
commit e96a5c8264

View File

@@ -79,7 +79,7 @@ export default function BlogPage() {
icon: Github, icon: Github,
href: "https://github.com/aiflow", ariaLabel: "GitHub" href: "https://github.com/aiflow", ariaLabel: "GitHub"
} }
]] ]}
/> />
</div> </div>
</ReactLenis> </ReactLenis>