mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-05-03 15:41:28 +08:00
website: upgrade to alpha.26
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user