Skip to content

Commit 5f702ff

Browse files
committed
Add discord link
1 parent dff2261 commit 5f702ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

rspress.config.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ export default defineConfig({
3333
mode: 'link',
3434
content: 'https://github.com/aiscriptdev/aiscript',
3535
},
36+
{
37+
icon: 'discord',
38+
mode: 'link',
39+
content: 'https://discord.gg/bXRqsweNPb',
40+
},
3641
],
3742
},
3843
});

0 commit comments

Comments
 (0)