Add socials to navbar
This commit is contained in:
@@ -32,6 +32,16 @@ module.exports = {
|
||||
position: 'left',
|
||||
label: 'Docs',
|
||||
},
|
||||
{
|
||||
href: 'https://twitter.com/stardustxr',
|
||||
label: 'Twitter',
|
||||
position: 'right',
|
||||
},
|
||||
{
|
||||
href: 'https://discord.gg/qwxuwRrbP5',
|
||||
label: 'Discord',
|
||||
position: 'right',
|
||||
},
|
||||
{
|
||||
href: 'https://github.com/technobaboo/stardust-xr',
|
||||
label: 'GitHub',
|
||||
|
||||
Reference in New Issue
Block a user