Skip to content

Commit

Permalink
TECH: fixed mkdocs.yaml structure (#586)
Browse files Browse the repository at this point in the history
  • Loading branch information
AzamatCherchesov authored Oct 11, 2023
1 parent 76bd072 commit 8dabd36
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@ plugins:
default_language: en
docs_structure: suffix
languages:
- ru:
name: Russian
build: true
- en:
name: English
build: true
ru:
name: Russian
build: true
en:
name: English
build: true
nav_translations:
en:
Home: Home
Expand Down

0 comments on commit 8dabd36

Please sign in to comment.