diff --git a/src/config.ts b/src/config.ts index 237053134..e9f15015b 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: 'Ardeth Bay (Mummy Returns)', // Credit text to be displayed + text: 'Ardeth Bay (The Mummy Returns)', // Credit text to be displayed url: 'https://youtu.be/DtKDPBqMu3o?t=7239' // (Optional) URL link to the original artwork or artist's page } },