Skip to content

Commit 73f3395

Browse files
committed
2 parents 4a955d4 + 3f9d2f4 commit 73f3395

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/.vitepress/config.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@ export default defineConfig({
2525
},
2626
lastUpdatedText: "Last Updated",
2727
socialLinks: [
28+
{
29+
icon: "twitter",
30+
link: "https://twitter.com/feathersjs",
31+
},
32+
{
33+
icon: "discord",
34+
link: "https://discord.gg/qa8kez8QBx",
35+
},
2836
{
2937
icon: "github",
3038
link: "https://github.com/feathersjs-ecosystem/feathers-hooks-common",

0 commit comments

Comments
 (0)