diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 01ad86b617..91bd086779 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -624,6 +624,10 @@ module.exports = { }, ], }, + { + text: "We're hiring!", + link: 'https://strapi.io/careers#open-positions', + }, ], repo: 'strapi/documentation', docsDir: 'docs',