Add Matrix server link and revised Github links
This commit is contained in:
@@ -48,7 +48,12 @@ module.exports = {
|
|||||||
position: 'right',
|
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',
|
label: 'GitHub',
|
||||||
position: 'right',
|
position: 'right',
|
||||||
},
|
},
|
||||||
@@ -81,6 +86,10 @@ module.exports = {
|
|||||||
label: 'Discord',
|
label: 'Discord',
|
||||||
href: 'https://discord.gg/qwxuwRrbP5',
|
href: 'https://discord.gg/qwxuwRrbP5',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: 'Matrix',
|
||||||
|
href: 'https://matrix.to/#/#stardustxr:matrix.org',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: 'Twitter',
|
label: 'Twitter',
|
||||||
href: 'https://twitter.com/stardustxr',
|
href: 'https://twitter.com/stardustxr',
|
||||||
@@ -102,6 +111,10 @@ module.exports = {
|
|||||||
label: 'libstardustxr (includes Fusion)',
|
label: 'libstardustxr (includes Fusion)',
|
||||||
href: 'https://github.com/StardustXR/libstardustxr',
|
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