mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-04-29 13:02:23 +08:00
website: upgrade to docusaurus@2.0.0-beta.21
This commit is contained in:
@@ -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: [
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user