|
2 | 2 | "$schema": "https://mintlify.com/schema.json",
|
3 | 3 | "name": "Codegen",
|
4 | 4 | "logo": {
|
5 |
| - "dark": "/logo/dark.svg", |
6 |
| - "light": "/logo/light.svg" |
| 5 | + "dark": "https://cdn.prod.website-files.com/67070304751b9b01bf6a161c/679bcf45a3e32761c42b324b_Codegen_Logomark_Dark.svg", |
| 6 | + "light": "https://cdn.prod.website-files.com/67070304751b9b01bf6a161c/679bcf45bf55446746125835_Codegen_Logomark_Light.svg" |
7 | 7 | },
|
8 | 8 | "modeToggle": {
|
9 | 9 | "default": "dark"
|
|
13 | 13 | "og:title": "Codegen - Manipulate Code at Scale",
|
14 | 14 | "og:description": "A scriptable interface to a powerful, multi-lingual language server built on top of Tree-sitter.",
|
15 | 15 | "og:url": "https://docs.codegen.com",
|
16 |
| - "og:image": "https://mintlify.s3.us-west-1.amazonaws.com/codegeninc/images/codegen.jpeg", |
| 16 | + "og:image": "https://i.imgur.com/ttPWzlG.jpeg", |
17 | 17 | "og:locale": "en_US",
|
18 |
| - "og:logo": "https://mintlify.s3.us-west-1.amazonaws.com/codegeninc/images/codegen-thumbnail.png", |
| 18 | + "og:logo": "https://i.imgur.com/f4OVOqI.png", |
19 | 19 | "article:publisher": "Codegen, Inc.",
|
20 | 20 | "twitter:title": "Codegen - Manipulate Code at Scale",
|
21 | 21 | "twitter:description": "A scriptable interface to a powerful, multi-lingual language server built on top of Tree-sitter.",
|
22 | 22 | "twitter:url": "https://docs.codegen.com",
|
23 |
| - "twitter:image": "https://mintlify.s3.us-west-1.amazonaws.com/codegeninc/images/codegen.jpeg", |
| 23 | + "twitter:image": "https://i.imgur.com/ttPWzlG.jpeg", |
24 | 24 | "twitter:site": "@codegen"
|
25 | 25 | },
|
26 | 26 | "favicon": "/favicon.svg",
|
|
0 commit comments