Skip to content

Commit ba15ffc

Browse files
committed
chore: remove logo link #no-ticket
1 parent 672960c commit ba15ffc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/theme/Footer/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ function Footer() {
2525
<section>
2626
<section className={styles.logo}>
2727
{/* @ts-ignore */}
28-
<Logo noLabel reversed={BRAND === "leancloud"} />
28+
<Logo noLink noLabel reversed={BRAND === "leancloud"} />
2929
</section>
3030
</section>
3131

0 commit comments

Comments
 (0)