fix: remove version in ogImage
This commit is contained in:
parent
acf4723c17
commit
0476d696de
@ -18,7 +18,7 @@ export const websiteConfig: WebsiteConfig = {
|
||||
enableSwitch: true,
|
||||
},
|
||||
images: {
|
||||
ogImage: '/og.png?v=20250513',
|
||||
ogImage: '/og.png',
|
||||
logoLight: '/logo.png?',
|
||||
logoDark: '/logo-dark.png',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user