diff --git a/docusaurus.config.js b/docusaurus.config.js index ff3686f4..dfc1a901 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -57,6 +57,11 @@ module.exports = { label: 'GitHub', position: 'right', }, + { + href: 'https://github.com/sponsors/technobaboo', + label: 'Sponsor This', + position: 'right', + }, ], }, footer: { @@ -94,6 +99,10 @@ module.exports = { label: 'Stardust XR (GitHub)', href: 'https://github.com/StardustXR', }, + { + label: 'Sponsor This', + href: 'https://github.com/sponsors/technobaboo', + }, ], }, {