Skip to content

Commit 33c1b62

Browse files
committed
feat: form is now google form
1 parent f75f266 commit 33c1b62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

2025/src/pages/en.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ import Layout from '../layouts/Layout.astro';
6969
<b>※ Information will be updated regularly.</b>
7070
</p>
7171
<p style="text-align: center;">
72-
<a class="btn" href="https://docs.google.com/presentation/d/1lePjhmnJj7YuH6orB8ykrXXGLMnLMnKSAz22tzCb_Ko/edit#slide=id.p" target="blank">
72+
<a class="btn" href="https://docs.google.com/forms/d/e/1FAIpQLSfPMjGwsmjOhzxXf_e65uyIb0ml35iIdCYq5EEoSI4KompK3w/viewform" target="blank">
7373
Contact Form
7474
</a>
7575
</p>

2025/src/pages/ja.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ import Layout from '../layouts/Layout.astro';
7373
<b>※最新情報は随時更新していきます。</b>
7474
</p>
7575
<p style="text-align: center;">
76-
<a class="btn" href="https://docs.google.com/presentation/d/1lePjhmnJj7YuH6orB8ykrXXGLMnLMnKSAz22tzCb_Ko/edit#slide=id.p" target="blank">
76+
<a class="btn" href="https://docs.google.com/forms/d/e/1FAIpQLSfPMjGwsmjOhzxXf_e65uyIb0ml35iIdCYq5EEoSI4KompK3w/viewform" target="blank">
7777
お問い合わせフォームへ
7878
</a>
7979
</p>

0 commit comments

Comments
 (0)