From c73ea8a60f3f334c48f4bfdf29d0f95b6fc5680a Mon Sep 17 00:00:00 2001 From: Nova Date: Sat, 1 Oct 2022 23:01:40 -0400 Subject: [PATCH] add sponsorship links --- docusaurus.config.js | 9 +++++++++ 1 file changed, 9 insertions(+) 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', + }, ], }, {