You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ "label": "Column 1 Link 1", "url": "https://mintlify.com" },
349
+
{ "label": "Column 1 Link 2", "url": "https://mintlify.com" }
350
+
]
351
+
},
352
+
{
353
+
"title": "Column 2",
354
+
"links": [
355
+
{ "label": "Column 2 Link 1", "url": "https://mintlify.com" },
356
+
{ "label": "Column 2 Link 2", "url": "https://mintlify.com" }
357
+
]
358
+
}
359
+
]
346
360
}
347
361
```
348
-
<Expandabletitle="FooterSocials">
349
-
<ResponseFieldname="[key]"type="string">
350
-
One of the following values `website`, `facebook`, `x`, `youtube`, `discord`, `slack`, `github`, `linkedin`, `instagram`, `hacker-news`
351
-
352
-
Example: `x`
353
-
</ResponseField>
354
-
<ResponseFieldname="property"type="string">
355
-
The URL to the social platform.
356
-
357
-
Example: `https://x.com/mintlify`
358
-
</ResponseField>
359
-
</Expandable>
362
+
<Expandabletitle="FooterSocials">
363
+
<ResponseFieldname="[key]"type="string">
364
+
One of the following values `website`, `facebook`, `x`, `youtube`, `discord`, `slack`, `github`, `linkedin`, `instagram`, `hacker-news`, `medium`, `telegram`, `twitter`
0 commit comments