Skip to content

Commit 0ff8d4b

Browse files
authored
docs(en): merge docs/main into docs-cn/main @ 0208079
2 parents 3bffacf + c3ed266 commit 0ff8d4b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vitepress/config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ const Translations = [
7474
text: 'Français',
7575
link: 'https://fr.sli.dev{{pathname}}',
7676
},
77+
{
78+
text: 'Español',
79+
link: 'https://es.sli.dev{{pathname}}',
80+
},
7781
]
7882

7983
const Customizations = [

0 commit comments

Comments
 (0)