Docs: added link integrations page in the footer (#2305)
This commit is contained in:
@@ -141,6 +141,10 @@ const config = {
|
|||||||
label: "GitHub",
|
label: "GitHub",
|
||||||
href: "https://github.com/medusajs/medusa",
|
href: "https://github.com/medusajs/medusa",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: "Integrations",
|
||||||
|
href: "https://medusajs.notion.site/1a0ada9903874e0185d0b8ce0591b359?v=0631285851ba4021aa07c3b48dd4801a",
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
@@ -227,4 +231,4 @@ if (Object.keys(announcementBar).length) {
|
|||||||
config.themeConfig.announcementBar = announcementBar
|
config.themeConfig.announcementBar = announcementBar
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = config
|
module.exports = config
|
||||||
|
|||||||
Reference in New Issue
Block a user