Skip to content
This repository was archived by the owner on Jul 5, 2025. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions custom-navbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

## Markdown

Кроме того, вы можете создать настраиваемый файл навигации, установив `loadNavbar` в **true** и создав `_navbar.md`, подробнее [loadNavbar конфигурация](ru-ru/configuration.md#loadnavbar).
Кроме того, вы можете создать настраиваемый файл навигации, установив `loadNavbar` в **true** и создав `_navbar.md`, подробнее [loadNavbar конфигурация](/configuration.md#loadnavbar).

```html
<!-- index.html -->
Expand Down Expand Up @@ -70,7 +70,7 @@

отображается как

![Nesting navbar](../_images/nested-navbar.png 'Nesting navbar')
![Nesting navbar](https://github.com/docsifyjs/docsify/blob/develop/docs/_images/nested-navbar.png 'Nesting navbar')

## Объединение navbars с плагином emoji

Expand Down