Design fixes (#355)

This commit is contained in:
pollfly
2022-10-25 13:21:44 +03:00
committed by GitHub
parent dc548c852e
commit c00ea5639b
2 changed files with 19 additions and 8 deletions

View File

@@ -183,6 +183,7 @@ module.exports = {
docs: {
sidebarPath: require.resolve('./sidebars.js'),
// Please change this to your repo.
breadcrumbs: false,
editUrl:
'https://github.com/allegroai/clearml-docs/edit/main/',
},