mirror of
https://github.com/Aviortheking/next-template.git
synced 2025-08-13 22:11:58 +00:00
Updated to V2
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
This commit is contained in:
15
clientConfig.json
Normal file
15
clientConfig.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"seo": {
|
||||
"openGraph": {
|
||||
"type": "website",
|
||||
"locale": "en_IE",
|
||||
"url": "https://www.example.com/",
|
||||
"site_name": "SiteName"
|
||||
},
|
||||
"twitter": {
|
||||
"handle": "@handle",
|
||||
"site": "@site",
|
||||
"cardType": "summary_large_image"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user