website: upgrade to docusaurus@2.0.0-beta.21

This commit is contained in:
Yangshun Tay
2022-06-11 14:48:25 +08:00
parent a6bcb0ee3e
commit f2b2d6b1ae
4 changed files with 1465 additions and 1545 deletions

View File

@@ -15,7 +15,6 @@ module.exports = {
<a href="https://shareasale.com/r.cfm?b=1873647&u=3114753&m=114505&urllink=&afftrack=" target="_blank" rel="noopener">Check it out now!</a>`,
isCloseable: false,
},
hideableSidebar: true,
prism: {
theme: require('prism-react-renderer/themes/github'),
darkTheme: require('prism-react-renderer/themes/dracula'),
@@ -168,6 +167,11 @@ module.exports = {
apiKey: 'e12588cbae68d752469921cc46e9cb66',
indexName: 'techinterviewhandbook',
},
docs: {
sidebar: {
hideable: true,
},
},
},
presets: [
[