Skip to content

Commit 40217bb

Browse files
docs: link to the ngrx-toolkit Discord (#254)
1 parent 1376916 commit 40217bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/docusaurus.config.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,11 @@ const config: Config = {
9999
label: 'GitHub',
100100
position: 'right',
101101
},
102+
{
103+
href: 'https://discord.gg/Q3bQSX8C',
104+
label: 'Discord',
105+
position: 'right',
106+
},
102107
],
103108
},
104109
footer: {

0 commit comments

Comments
 (0)