From 6cac21e3688689fff860fb0546d0ba5416b245c4 Mon Sep 17 00:00:00 2001 From: joelaguero Date: Thu, 6 Feb 2025 13:53:55 -0800 Subject: [PATCH 1/2] Remove og image default --- docs/mint.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/mint.json b/docs/mint.json index dac99833e..204c052cc 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -13,17 +13,13 @@ "og:title": "Codegen - Manipulate Code at Scale", "og:description": "A scriptable interface to a powerful, multi-lingual language server built on top of Tree-sitter.", "og:url": "https://docs.codegen.com", - "og:image": "https://mintlify.s3.us-west-1.amazonaws.com/codegeninc/images/codegen.jpeg", "og:locale": "en_US", "og:logo": "https://mintlify.s3.us-west-1.amazonaws.com/codegeninc/images/codegen-thumbnail.png", "article:publisher": "Codegen, Inc.", "twitter:title": "Codegen - Manipulate Code at Scale", "twitter:description": "A scriptable interface to a powerful, multi-lingual language server built on top of Tree-sitter.", "twitter:url": "https://docs.codegen.com", - "twitter:image": "https://mintlify.s3.us-west-1.amazonaws.com/codegeninc/images/codegen.jpeg", "twitter:site": "@codegen", - "og:image:width": "2400", - "og:image:height": "1200" }, "favicon": "/favicon.svg", "colors": { From 465b0a0056c9bfd6c79668376587c5a8f292435f Mon Sep 17 00:00:00 2001 From: Joel Aguero Date: Thu, 6 Feb 2025 13:57:19 -0800 Subject: [PATCH 2/2] Update mint.json --- docs/mint.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/mint.json b/docs/mint.json index 7c8e6e83a..0b7d4767d 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -16,9 +16,6 @@ "og:locale": "en_US", "og:logo": "https://i.imgur.com/f4OVOqI.png", "article:publisher": "Codegen, Inc.", - "twitter:title": "Codegen - Manipulate Code at Scale", - "twitter:description": "A scriptable interface to a powerful, multi-lingual language server built on top of Tree-sitter.", - "twitter:url": "https://docs.codegen.com", "twitter:site": "@codegen", }, "favicon": "/favicon.svg",