Skip to content

Commit 39c2587

Browse files
author
liuyi
committed
feat: some title remove jumper
1 parent 73186f9 commit 39c2587

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/pages/index.tsx

+1-3
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@ function Home() {
6060
}
6161
</div>
6262
</Jumper>
63-
<Jumper>
64-
<div className={styles.title}>开源</div>
65-
</Jumper>
63+
<div className={styles.title}>开源</div>
6664
</div>
6765
<div className={styles.origin}>
6866
{!mobile && (<>

0 commit comments

Comments
 (0)