add sponsorship links

This commit is contained in:
Nova
2022-10-01 23:01:40 -04:00
parent d2ad2cd898
commit c73ea8a60f

View File

@@ -57,6 +57,11 @@ module.exports = {
label: 'GitHub', label: 'GitHub',
position: 'right', position: 'right',
}, },
{
href: 'https://github.com/sponsors/technobaboo',
label: 'Sponsor This',
position: 'right',
},
], ],
}, },
footer: { footer: {
@@ -94,6 +99,10 @@ module.exports = {
label: 'Stardust XR (GitHub)', label: 'Stardust XR (GitHub)',
href: 'https://github.com/StardustXR', href: 'https://github.com/StardustXR',
}, },
{
label: 'Sponsor This',
href: 'https://github.com/sponsors/technobaboo',
},
], ],
}, },
{ {