website: upgrade Docusaurus to alpha.51

This commit is contained in:
Yangshun Tay
2020-04-27 21:11:58 +08:00
parent df1d8d66c8
commit 34c157e415
3 changed files with 145 additions and 93 deletions

View File

@ -8,6 +8,10 @@ module.exports = {
organizationName: 'yangshun',
projectName: 'tech-interview-handbook',
themeConfig: {
prism: {
theme: require('prism-react-renderer/themes/github'),
darkTheme: require('prism-react-renderer/themes/dracula'),
},
navbar: {
title: 'Tech Interview Handbook',
logo: {