feat: added email to socials

This commit is contained in:
Ethan Holz
2023-11-06 09:45:29 -06:00
parent ecba814119
commit c1b0769c2c

View File

@@ -129,6 +129,7 @@ export default defineConfig({
github: 'https://github.com/gogrlx/grlx',
'x.com': 'https://x.com/gogrlx',
discord: 'https://discord.gg/RNsZ3KWjXm',
email: 'mailto:grlx@adatomic.com?subject=Question'
},
sidebar: [
{ label: 'Getting Started', link: '/getting-started' },