diff --git a/docs/app.config.ts b/docs/app.config.ts index 5a855880..b5f4c597 100644 --- a/docs/app.config.ts +++ b/docs/app.config.ts @@ -2,6 +2,7 @@ export default defineAppConfig({ docus: { title: "💾 Unstorage", description: "Universal Storage Layer.", + image: 'https://github.com/unjs/unstorage/assets/904724/3709bb3d-7abe-4c4f-9d55-55cf2f46594e', header: { logo: false, },