Compare commits

...
3 Commits
Author SHA1 Message Date
Hare 7f395bcfaa Merge branch 'master' into develop 2024-10-23 21:39:13 +09:00
Hare 97600ed402 change: svelte default to temp logo 2024-10-23 21:38:33 +09:00
Hare ae48a85ece change: discord invite link 2024-10-23 20:17:39 +09:00
3 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'; import { redirect } from '@sveltejs/kit';
export function load() { export function load() {
throw redirect(308, 'https://discord.gg/9RfkJeQQfB'); throw redirect(308, 'https://discord.gg/hbHzw7JkFq');
} }
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 10 KiB