diff --git a/docs/app.config.ts b/docs/app.config.ts index 0c7ab5ca..788c0f3d 100644 --- a/docs/app.config.ts +++ b/docs/app.config.ts @@ -1,8 +1,8 @@ export default defineAppConfig({ docus: { title: 'Nuxt MDC', - description: 'MDC stands for MarkDown Components. This syntax supercharges regular Markdown to write documents interacting deeply with any Vue component.', - image: 'https://user-images.githubusercontent.com/904724/185365452-87b7ca7b-6030-4813-a2db-5e65c785bf88.png', + description: 'MDC stands for Markdown Components. This syntax supercharges regular Markdown to write documents interacting deeply with any Vue component.', + image: 'https://nuxt-mdc.nuxt.space/cover.png', socials: { twitter: 'nuxt_js', diff --git a/docs/public/cover.png b/docs/public/cover.png index c8b34731..c6b7d6ac 100644 Binary files a/docs/public/cover.png and b/docs/public/cover.png differ