coldbydefault-portfolio
Preparing search index...
app/(media)/blog/[slug]/page
generateMetadata
Function generateMetadata
generateMetadata
(
__namedParameters
:
BlogPageProps
,
)
:
Promise
<
|
{
description
?:
undefined
;
openGraph
?:
undefined
;
title
:
string
}
|
{
description
:
undefined
|
string
;
openGraph
:
{
description
:
undefined
|
string
;
images
:
undefined
|
string
[]
;
title
:
string
;
}
;
title
:
string
;
}
|
{
description
:
string
;
openGraph
?:
undefined
;
title
:
string
}
,
>
Parameters
__namedParameters
:
BlogPageProps
Returns
Promise
<
|
{
description
?:
undefined
;
openGraph
?:
undefined
;
title
:
string
}
|
{
description
:
undefined
|
string
;
openGraph
:
{
description
:
undefined
|
string
;
images
:
undefined
|
string
[]
;
title
:
string
;
}
;
title
:
string
;
}
|
{
description
:
string
;
openGraph
?:
undefined
;
title
:
string
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
coldbydefault-portfolio
Loading...