Compare commits

...

3 Commits

Author SHA1 Message Date
7f395bcfaa Merge branch 'master' into develop 2024-10-23 21:39:13 +09:00
97600ed402 change: svelte default to temp logo 2024-10-23 21:38:33 +09:00
ae48a85ece change: discord invite link 2024-10-23 20:17:39 +09:00
3 changed files with 2 additions and 1 deletions

1
articles Submodule

@ -0,0 +1 @@
Subproject commit 1b15e59b0b8a816cde268dd02a21c5dd85577980

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