mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:10:04 +03:00
Update social.png in meta tags to fix cache on some services
This commit is contained in:
@@ -19,7 +19,7 @@ const config: Config = {
|
||||
organizationName: 'jellyfin',
|
||||
projectName: 'jellyfin.org',
|
||||
themeConfig: {
|
||||
image: 'images/social.png',
|
||||
image: 'images/social.png?v2',
|
||||
metadata: [
|
||||
{ name: 'og:type', content: 'website' },
|
||||
{ name: 'twitter:card', content: 'summary_large_image' },
|
||||
|
||||
Reference in New Issue
Block a user