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 937b924 commit 5b60487Copy full SHA for 5b60487
src/pages/contact.astro
@@ -11,7 +11,7 @@ import Timeline from '@components/twitter/Timeline.astro'
11
<SectionTitle title="お問い合わせ" />
12
<SectionTitle title="連絡先" level={2} />
13
<Paragraph>
14
- 入部希望者または質問等がある方は,名前・学部学科・回生を明記の上,下記のメールアドレスにメールをしていただくか,
+ 入部希望者または質問等がある方は,名前・学部学科・回生を明記の上,<del>下記のメールアドレスにメールをしていただくか,</del>
15
下記のRiPProのTwitter公式アカウントにDMしてください.<br />
16
※Twitterの方が対応が早いため,Twitterでの連絡をおすすめします.
17
</Paragraph>
@@ -26,8 +26,10 @@ import Timeline from '@components/twitter/Timeline.astro'
26
週1回 18:00〜 <br />
27
(部員の授業スケジュールの兼ね合いで毎学期始めに曜日を決定しています)
28
29
+ <!--
30
<SectionTitle title="Twitter" />
31
<Timeline id="PJ_RiPPro" />
32
+ -->
33
</article>
34
</div>
35
</Layout>
0 commit comments