Theme Config
Meta
An Object which contains all the meta information
Example Usage
Props
author
string
The name of the author
owner
string
The name of the owner
description
string
The description of the theme
ogLocale
string
The locale of the og image
ogTitle
string
The title of the og image
ogImage
string
The image of the og image
ogType
string
The type of the og image
ogUrl
string
The url of the og image
ogSiteName
string
The site name of the og image
ogDescription
string
The description of the og image
twitterTitle
string
The title of the twitter image
twitterDescription
string
The description of the twitter image
twitterDomain
string
The domain of the twitter image
twitterUrl
string
The url of the twitter image
twitterCard
string
The card of the twitter image
twitterSite
string
The site of the twitter image
twitterSiteId
string
The site id of the twitter image
twitterCreator
string
The creator of the twitter image
twitterCreatorId
string
The creator id of the twitter image
twitterImage
string
The image of the twitter image
Was this page helpful?