From f3ec0321b1c1897dab405f74055e95fd3aaa03dd Mon Sep 17 00:00:00 2001 From: Mridul2820 Date: Mon, 17 Jan 2022 19:40:29 +0530 Subject: [PATCH] twitter large card --- next-seo.config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/next-seo.config.js b/next-seo.config.js index 7a43075..a532744 100644 --- a/next-seo.config.js +++ b/next-seo.config.js @@ -1,6 +1,9 @@ export default { title: "Git O Get - Github Profile Stats and Graphs in One Place", description: "Github Profile Stats, Languge Graph, Social Card, Contribution Graph, Repository Stats, Graphs and more", + twitter: { + cardType: 'summary_large_image', + }, openGraph: { title: "Git O Get - Github Profile Stats and Graphs in One Place", description: "Github Profile Stats, Languge Graph, Social Card, Contribution Graph, Repository Stats, Graphs and more", @@ -8,9 +11,6 @@ export default { locale: 'en_IN', url: 'https://git-o-get.mridul.tech', site_name: 'git-to-get', - twitter: { - cardType: 'summary_large_image', - }, images: [ { url: "https://res.cloudinary.com/dbxcernxw/image/upload/v1642425441/git-o-get/ogimage_mmpaia.jpg",