Update seo.json

This commit is contained in:
Paul Pham 2021-09-12 01:56:18 +00:00
parent d0ef819751
commit 16deb1bde1

View File

@ -1,26 +1,26 @@
{
"title": "ACME Storefront | Powered by Next.js Commerce",
"titleTemplate": "%s - ACME Storefront",
"description": "Next.js Commerce - https://www.nextjs.org/commerce",
"title": "GOSH 3D Printers | Powered by Open Source Ecology",
"titleTemplate": "%s - GOSH 3D Printers",
"description": "Build the future with universal, upgradable 3D printers",
"openGraph": {
"title": "ACME Storefront | Powered by Next.js Commerce",
"title": "GOSH 3D Printers | Powered by Open Source Ecology",
"description": "Next.js Commerce - https://www.nextjs.org/commerce",
"type": "website",
"locale": "en_IE",
"url": "https://nextjs.org/commerce",
"site_name": "Next.js Commerce",
"url": "https://gosh3dprint.co",
"site_name": "GOSH 3D Printers",
"images": [
{
"url": "/card.png",
"width": 800,
"height": 600,
"alt": "Next.js Commerce"
"alt": "GOSH 3D Printers"
}
]
},
"twitter": {
"handle": "@nextjs",
"site": "@nextjs",
"handle": "@gosh3dprint",
"site": "@gosh3dprint",
"cardType": "summary_large_image"
}
}