Skip to content

Commit d3097c7

Browse files
authored
Merge pull request #44 from timonback/feat/add-discord
feat: Add link to discord
2 parents 3652e04 + 3f01024 commit d3097c7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@ const config = {
5353
{
5454
href: 'https://demo.springwolf.dev',
5555
label: 'Demo',
56+
position: 'left',
57+
},
58+
{
59+
href: 'https://discord.gg/HZYqd5RPTd',
60+
label: 'Discord',
5661
position: 'right',
5762
},
5863
{

0 commit comments

Comments
 (0)