Skip to content

Commit 44fbd40

Browse files
committed
feat: add fr entry
1 parent da3b6ff commit 44fbd40

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
@@ -66,6 +66,10 @@ const Translations = [
6666
text: '简体中文',
6767
link: 'https://cn.sli.dev{{pathname}}',
6868
},
69+
{
70+
text: 'Français',
71+
link: 'https://fr.sli.dev{{pathname}}',
72+
},
6973
]
7074

7175
const Customizations = [

0 commit comments

Comments
 (0)