mirror of
https://github.com/Aviortheking/next-template.git
synced 2025-05-28 00:39:54 +00:00
16 lines
248 B
JSON
16 lines
248 B
JSON
{
|
|
"seo": {
|
|
"openGraph": {
|
|
"type": "website",
|
|
"locale": "en_IE",
|
|
"url": "https://www.example.com/",
|
|
"site_name": "SiteName"
|
|
},
|
|
"twitter": {
|
|
"handle": "@handle",
|
|
"site": "@site",
|
|
"cardType": "summary_large_image"
|
|
}
|
|
}
|
|
}
|