Skip to content

Commit

Permalink
[Fixed] removed index word in titles to home pages in English and R…
Browse files Browse the repository at this point in the history
…ussian documentation
  • Loading branch information
VladimirPozdnyakov committed Jan 18, 2025
1 parent 663650d commit 9c862f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/en/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
hide:
- path
title: Home
---

<style>
Expand Down
1 change: 1 addition & 0 deletions docs/docs/ru/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
hide:
- path
title: Главная
---

<style>
Expand Down

0 comments on commit 9c862f5

Please sign in to comment.