website: upgrade to alpha.26

This commit is contained in:
Yangshun Tay
2019-10-11 23:01:10 -07:00
parent 965cb1b16e
commit 089909362e
3 changed files with 733 additions and 365 deletions

View File

@@ -43,6 +43,10 @@ module.exports = {
path: '../contents',
routeBasePath: '',
sidebarPath: require.resolve('./sidebars.js'),
editUrl:
'https://github.com/yangshun/tech-interview-handbook/edit/master/contents/',
showLastUpdateAuthor: true,
showLastUpdateTime: true,
},
theme: {
customCss: require.resolve('./src/css/custom.css'),