mirror of
https://github.com/ershisan99/www.git
synced 2025-12-17 21:09:22 +00:00
add fumadocs
This commit is contained in:
7
lib/metadata.ts
Normal file
7
lib/metadata.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import { createMetadataImage } from 'fumadocs-core/server'
|
||||
import { source } from './source'
|
||||
|
||||
export const metadataImage = createMetadataImage({
|
||||
imageRoute: '/docs-og',
|
||||
source,
|
||||
})
|
||||
Reference in New Issue
Block a user