From 9672f847af67d495337b4977f7b4690832f8dbe2 Mon Sep 17 00:00:00 2001 From: nythepegasus Date: Tue, 10 Sep 2024 20:01:03 -0400 Subject: [PATCH] Update Patreon link Signed-off-by: nythepegasus --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 2c81d59..3c4278b 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -73,7 +73,7 @@ const config = { position: 'right', }, { - href: 'https://www.patreon.com/sidestore', + href: 'https://www.patreon.com/SideStoreIO', label: 'Patreon', position: 'right', },