Add Matrix server link and revised Github links
This commit is contained in:
@@ -48,7 +48,12 @@ module.exports = {
|
||||
position: 'right',
|
||||
},
|
||||
{
|
||||
href: 'https://github.com/StardustXR/stardust-xr',
|
||||
href: 'https://matrix.to/#/#stardustxr:matrix.org',
|
||||
label: 'Matrix',
|
||||
position: 'right',
|
||||
},
|
||||
{
|
||||
href: 'https://github.com/StardustXR',
|
||||
label: 'GitHub',
|
||||
position: 'right',
|
||||
},
|
||||
@@ -81,6 +86,10 @@ module.exports = {
|
||||
label: 'Discord',
|
||||
href: 'https://discord.gg/qwxuwRrbP5',
|
||||
},
|
||||
{
|
||||
label: 'Matrix',
|
||||
href: 'https://matrix.to/#/#stardustxr:matrix.org',
|
||||
},
|
||||
{
|
||||
label: 'Twitter',
|
||||
href: 'https://twitter.com/stardustxr',
|
||||
@@ -102,6 +111,10 @@ module.exports = {
|
||||
label: 'libstardustxr (includes Fusion)',
|
||||
href: 'https://github.com/StardustXR/libstardustxr',
|
||||
},
|
||||
{
|
||||
label: 'Stardust Client Tests',
|
||||
href: 'https://github.com/StardustXR/stardust-client-tests',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user