diff --git a/docs/configuration.md b/docs/configuration.md index cffb81023..6004636c3 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -376,6 +376,8 @@ window.$docsify = { Website logo as it appears in the sidebar. You can resize it using CSS. +!> Logo will only bee visible if `name` prop is also set. See [name](#name) configuration. + ```js window.$docsify = { logo: '/_media/icon.svg',