Skip to content

Commit

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

0 comments on commit 69301c7

Please sign in to comment.