export default { base: "", title: 'fake-art', plugins: ['demo-container'], themeConfig: { nav: [ { text: 'Home', link: '/' } ], sidebar: {} } }