Add socials to navbar
This commit is contained in:
@@ -32,6 +32,16 @@ module.exports = {
|
|||||||
position: 'left',
|
position: 'left',
|
||||||
label: 'Docs',
|
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',
|
href: 'https://github.com/technobaboo/stardust-xr',
|
||||||
label: 'GitHub',
|
label: 'GitHub',
|
||||||
|
|||||||
Reference in New Issue
Block a user