diff --git a/src/config.ts b/src/config.ts index 25a4658a6..38871cd51 100644 --- a/src/config.ts +++ b/src/config.ts @@ -20,7 +20,7 @@ export const siteConfig: SiteConfig = { position: 'center', // Equivalent to object-position, only supports 'top', 'center', 'bottom'. 'center' by default credit: { enable: true, // Display the credit text of the banner image - text: '米忽悠 - 娜维娅 Navia', // Credit text to be displayed + text: '娜维娅 Navia', // Credit text to be displayed url: 'https://www.bilibili.com/video/BV1M6421f7Q2' // (Optional) URL link to the original artwork or artist's page } },