Compare commits
No commits in common. "7f395bcfaa6dd0c2ba5bca27a351f94293717dc8" and "9f162e83c43615f2b3de50cde3870cb4eafd027b" have entirely different histories.
7f395bcfaa
...
9f162e83c4
1
articles
1
articles
|
@ -1 +0,0 @@
|
||||||
Subproject commit 1b15e59b0b8a816cde268dd02a21c5dd85577980
|
|
|
@ -1,5 +1,5 @@
|
||||||
import { redirect } from '@sveltejs/kit';
|
import { redirect } from '@sveltejs/kit';
|
||||||
|
|
||||||
export function load() {
|
export function load() {
|
||||||
throw redirect(308, 'https://discord.gg/hbHzw7JkFq');
|
throw redirect(308, 'https://discord.gg/9RfkJeQQfB');
|
||||||
}
|
}
|
Binary file not shown.
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 1.5 KiB |
Loading…
Reference in New Issue
Block a user