Update exporter.tsx

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

View File

@ -538,15 +538,15 @@ export function ImagePreviewer(props: {
<NextImage
src={ChatGptIcon.src}
alt="logo"
width={42}
height={42}
width={80}
height={80}
/>
</div>
<div>
<div className={styles["main-title"]}> CatGPT</div>
<div className={styles["sub-title"]}>
lolis.dev
By: L.R.T. (lolis.dev)
</div>
<div className={styles["icons"]}>
<ExportAvatar avatar={config.avatar} />