Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docusaurus.config.ts
Browse files Browse the repository at this point in the history
Signed-off-by: Gilbert Sanchez <me@gilbertsanchez.com>
HeyItsGilbert authored Oct 9, 2024
1 parent cb50bdf commit f18bd29
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
@@ -108,7 +108,7 @@ const config: Config = {
},
{
label: 'Discord',
href: 'https://discord.gg/Ju25cw6',
href: 'https://aka.ms/psdiscord',
},
],
},
@@ -123,6 +123,10 @@ const config: Config = {
label: 'GitHub',
href: 'https://github.com/psake',
},
{
label: 'OpenCollective - Donate!',
href: 'https://opencollective.com/psake',
},
{
html: `
<a href="https://www.netlify.com">

0 comments on commit f18bd29

Please sign in to comment.