From 1a63d10017f7be12be524d970150a7fa75c0ba5c Mon Sep 17 00:00:00 2001 From: Jack Date: Tue, 3 Dec 2024 16:40:15 +0800 Subject: [PATCH] Enhance blog --- src/config.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.ts b/src/config.ts index 61433d9ac..d8816fe44 100644 --- a/src/config.ts +++ b/src/config.ts @@ -20,8 +20,8 @@ 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: 'Mummy Returns', // Credit text to be displayed - url: 'https://www.bilibili.com/video/BV1M6421f7Q2' // (Optional) URL link to the original artwork or artist's page + text: 'Ardeth Bay (Mummy Returns)', // Credit text to be displayed + url: 'https://youtu.be/DtKDPBqMu3o' // (Optional) URL link to the original artwork or artist's page } }, toc: {