Skip to content

Commit 0107996

Browse files
committed
feat: ru docs
1 parent 9ee1f5a commit 0107996

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.vitepress/config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ const Translations = [
7878
text: 'Español',
7979
link: 'https://es.sli.dev{{pathname}}',
8080
},
81+
{
82+
text: 'Русский',
83+
link: 'https://ru.sli.dev{{pathname}}',
84+
},
8185
]
8286

8387
const Customizations = [

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ Documentation for [Slidev](https://github.com/slidevjs/slidev)
1010
| 简体中文 | [docs-cn](https://github.com/slidevjs/docs-cn) | [cn.sli.dev](https://cn.sli.dev) | [@QC-L](https://github.com/QC-L) [@Ivocin](https://github.com/Ivocin) |
1111
| Français | [docs-fr](https://github.com/slidevjs/docs-fr) | [fr.sli.dev](https://fr.sli.dev) | [@ArthurDanjou](https://github.com/ArthurDanjou) |
1212
| Español | [docs-es](https://github.com/slidevjs/docs-es) | [es.sli.dev](https://es.sli.dev) | [@owlnai](https://github.com/owlnai) |
13+
| Русский | [docs-ru](https://github.com/slidevjs/docs-ru) | [ru.sli.dev](https://ru.sli.dev) | [@xesjkeee](https://github.com/xesjkeee) |

0 commit comments

Comments
 (0)