change: discord invite link

This commit is contained in:
2024-10-23 20:17:39 +09:00
parent e4548bf10b
commit ae48a85ece
2 changed files with 2 additions and 1 deletions
Submodule
+1
Submodule articles added at 1b15e59b0b
+1 -1
View File
@@ -1,5 +1,5 @@
import { redirect } from '@sveltejs/kit';
export function load() {
throw redirect(308, 'https://discord.gg/9RfkJeQQfB');
throw redirect(308, 'https://discord.gg/hbHzw7JkFq');
}