module.exports = { base: '/docker-compose/', themeConfig: { navbar: [ { text: 'GitHub', link: 'https://github.com/PDMLab/docker-compose' }, { text: 'npm', link: 'https://npmjs.com/docker-compose' } ], displayAllHeaders: true, lastUpdated: true, sidebar: [] } }