File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ <iframe
2
+ src =" https://docs.google.com/presentation/d/e/2PACX-1vT62Rl7c-bAJ4l2REq__4nvaLW4ZCuTEblh1PGpOa2ZA2Wg6jUm08KWTP-liYFLe2m80RFd5oB-DP8v/embed?start=false&loop=false&delayms=3000"
3
+ frameborder =" 0"
4
+ width =" 960"
5
+ height =" 569"
6
+ allowfullscreen =" true"
7
+ mozallowfullscreen =" true"
8
+ webkitallowfullscreen =" true"
9
+ />
Original file line number Diff line number Diff line change 1
1
---
2
2
import Layout from ' ../layouts/Layout.astro' ;
3
+ import AnnouncementSlide from ' ../components/AnnouncementSlide.astro' ;
3
4
---
4
5
5
6
<Layout lang =" en" >
@@ -68,6 +69,7 @@ import Layout from '../layouts/Layout.astro';
68
69
For questions or proposals regarding sponsorship, please feel free to contact us through the form below or via email.<br >
69
70
<b >※ Information will be updated regularly.</b >
70
71
</p >
72
+ <AnnouncementSlide client:visible />
71
73
<p style =" text-align: center;" >
72
74
<a class =" btn" href =" https://docs.google.com/forms/d/e/1FAIpQLSfPMjGwsmjOhzxXf_e65uyIb0ml35iIdCYq5EEoSI4KompK3w/viewform" target =" blank" >
73
75
Contact Form
Original file line number Diff line number Diff line change 1
1
---
2
2
import Layout from ' ../layouts/Layout.astro' ;
3
+ import AnnouncementSlide from ' ../components/AnnouncementSlide.astro' ;
3
4
---
4
5
5
6
<Layout >
@@ -43,7 +44,6 @@ import Layout from '../layouts/Layout.astro';
43
44
</p >
44
45
</div >
45
46
</section >
46
-
47
47
<section >
48
48
<div class =" container sponsor-info" >
49
49
<h2 id =" スポンサーシップ概要" class =" section-title" ><a href =" #スポンサーシップ概要" >スポンサーシップ概要</a ></h2 >
@@ -72,6 +72,7 @@ import Layout from '../layouts/Layout.astro';
72
72
スポンサーシップに関するご質問、ご提案などにつきましては、下記のフォームまたはメールにてお気軽にお問い合わせください。<br >
73
73
<b >※最新情報は随時更新していきます。</b >
74
74
</p >
75
+ <AnnouncementSlide client:visible />
75
76
<p style =" text-align: center;" >
76
77
<a class =" btn" href =" https://docs.google.com/forms/d/e/1FAIpQLSfPMjGwsmjOhzxXf_e65uyIb0ml35iIdCYq5EEoSI4KompK3w/viewform" target =" blank" >
77
78
お問い合わせフォームへ
You can’t perform that action at this time.
0 commit comments