Update exporter.tsx

This commit is contained in:
LiLeeLing 2024-03-21 23:30:09 +08:00 committed by GitHub
parent 4247f6feae
commit ba624ff5ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -538,13 +538,13 @@ export function ImagePreviewer(props: {
<NextImage
src={ChatGptIcon.src}
alt="logo"
width={50}
height={50}
width={42}
height={42}
/>
</div>
<div>
<div className={styles["main-title"]}>CatGPT</div>
<div className={styles["main-title"]}> CatGPT</div>
<div className={styles["sub-title"]}>
lolis.dev
</div>