feat: implement og image
This commit is contained in:
parent
a9e4956909
commit
be867d3fba
6 changed files with 317 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ import { FooterText } from '@/components/footer'
|
|||
// export const runtime = 'edge'
|
||||
export const preferredRegion = 'home'
|
||||
|
||||
export interface SharePageProps {
|
||||
interface SharePageProps {
|
||||
params: {
|
||||
id: string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue