Skip to content

Commit d9a3a63

Browse files
site updates
1 parent 585ad3b commit d9a3a63

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,11 +189,11 @@ const config: Config = {
189189
metadata: [
190190
{name: 'og:title', content: TITLE},
191191
{name: 'og:description', content: TAGLINE},
192-
{name: 'og:image', content: `${GITHUB_DEPLOYMENT}/img/logo.png`},
192+
{name: 'og:image', content: `${GITHUB_DEPLOYMENT}/img/promo-video.png`},
193193
{name: 'twitter:card', content: 'summary_large_image'},
194194
{name: 'twitter:title', content: TITLE},
195195
{name: 'twitter:description', content: TAGLINE},
196-
{name: 'twitter:image', content: `${GITHUB_DEPLOYMENT}/img/logo.png`},
196+
{name: 'twitter:image', content: `${GITHUB_DEPLOYMENT}/img/promo-video.png`},
197197
],
198198
} satisfies Preset.ThemeConfig,
199199
};

docs/static/img/promo-video.png

133 KB
Loading

0 commit comments

Comments
 (0)