feat(social): added grlx Discord

This commit is contained in:
Ethan Holz
2023-11-05 14:36:59 -06:00
parent 35622eface
commit c9875a377a

View File

@@ -128,6 +128,7 @@ export default defineConfig({
social: {
github: 'https://github.com/gogrlx/grlx',
'x.com': 'https://x.com/gogrlx',
discord: 'https://discord.gg/RNsZ3KWjXm',
},
sidebar: [
{ label: 'Getting Started', link: '/getting-started' },