Skip to content

Commit 74c8b32

Browse files
committed
feat: preview test
1 parent 61fe89c commit 74c8b32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export default function Index() {
3030
variants={fadeInItem}
3131
className='text-lg text-center px-8 text-neutral-600'
3232
>
33-
Compio is an async runtime for Rust built with completion-based IO
33+
This is a testing preview page for CI
3434
</motion.p>
3535
<div />
3636
<FadeIn.Item className='flex gap-4'>

0 commit comments

Comments
 (0)