We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b9142 commit e58f79eCopy full SHA for e58f79e
index.html
@@ -0,0 +1,13 @@
1
+<!DOCTYPE html>
2
+<html lang="ja">
3
+<head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <meta http-equiv="refresh" content="0; URL=https://2025.tskaigi.org">
7
+ <title>TSKaigiにリダイレクトします</title>
8
+</head>
9
+<body>
10
+ <p>TSKaigiにリダイレクトしています...</p>
11
+ <p>自動的にリダイレクトされない場合は<a href="https://2025.tskaigi.org">こちら</a>をクリックしてください。</p>
12
+</body>
13
+</html>
0 commit comments