File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -86,6 +86,10 @@ const Translations = [
8686 text : 'Việt Nam' ,
8787 link : 'https://vn.sli.dev{{pathname}}' ,
8888 } ,
89+ {
90+ text : 'Deutsch' ,
91+ link : 'https://de.sli.dev{{pathname}}' ,
92+ } ,
8993]
9094
9195const Customizations = [
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Documentation for [Slidev](https://github.com/slidevjs/slidev)
1212| Español | [ docs-es] ( https://github.com/slidevjs/docs-es ) | [ es.sli.dev] ( https://es.sli.dev ) | [ @owlnai ] ( https://github.com/owlnai ) |
1313| Русский | [ docs-ru] ( https://github.com/slidevjs/docs-ru ) | [ ru.sli.dev] ( https://ru.sli.dev ) | [ @xesjkeee ] ( https://github.com/xesjkeee ) |
1414| Việt Nam | [ docs-vn] ( https://github.com/slidevjs/docs-vn ) | [ vn.sli.dev] ( https://vn.sli.dev ) | [ @bongudth ] ( https://github.com/bongudth ) |
15+ | Deutsch | [ docs-de] ( https://github.com/slidevjs/docs-de ) | [ de.sli.dev] ( https://de.sli.dev ) | [ @fabiankachlock ] ( https://github.com/fabiankachlock ) |
1516
1617## Start Server Locally
1718
You can’t perform that action at this time.
0 commit comments