It is now possible to display #1
@@ -0,0 +1,5 @@
|
|||||||
|
import { redirect } from '@sveltejs/kit';
|
||||||
|
|
||||||
|
export function load() {
|
||||||
|
throw redirect(308, 'https://discord.gg/9RfkJeQQfB');
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user