From 05a87e2acf6af208ebbf2ef8a4133b04f59b86b2 Mon Sep 17 00:00:00 2001 From: Lyssa Date: Tue, 23 Dec 2025 14:31:24 +0400 Subject: Fix redirects, thanks Magic for config i couldnt be bothered to do it myself --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index f63216c..afc7358 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ }, "dependencies": { "@docusaurus/core": "3.9.2", + "@docusaurus/plugin-client-redirects": "^3.9.2", "@docusaurus/preset-classic": "3.9.2", "@mdx-js/react": "^3.0.0", "clsx": "^2.0.0", -- cgit v1.2.3