Skip to content

Commit dca354a

Browse files
authored
Merge branch 'main' into explicit-module-boundary-types
2 parents cf1733f + b5482df commit dca354a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import { apiPages } from './api-pages.mjs';
33

44
const nav = [
55
{ text: 'Guide', link: '/guide/' },
6+
{ text: 'Discord', link: 'https://chat.fakerjs.dev' },
67
// { text: 'Playground', link: '/playground/' },
78
];
89

0 commit comments

Comments
 (0)