提交 8e7ce3bb 编写于 作者: W wizardforcel

2020-09-25 23:25:42

上级 0f835321
......@@ -58,12 +58,15 @@
}
window.$docsify = {
loadSidebar: 'sidebar.md',
loadSidebar: 'SUMMARY.md',
name: 'Machine Learning Mastery 博客文章翻译',
auto2top: true,
themeColor: '#84abc7',
repo: 'apachecn/ml-mastery-zh',
plugins: [window.docsPlugin],
alias: {
'/.*/SUMMARY.md': '/SUMMARY.md',
},
search: {
paths: 'auto',
placeholder: '搜索',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册