Skip to content

Commit

Permalink
Enhance blog
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Dec 3, 2024
1 parent 39ed3dd commit 1a63d10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit 1a63d10

Please sign in to comment.