next-template/clientConfig.json
Florian Bouillon abad642e10 Updated to V2
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
2020-09-12 23:11:43 +02:00

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"
}
}
}