File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ <iframe
2
+ src =" https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.053340275775!2d139.77188631510504!3d35.70030498018984!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188ea7a29cf80b%3A0xdce74a4dd51e0a66!2z5a-M5aOr44K944OV44OI44Ki44Kt44OQ44OX44Op44K2!5e0!3m2!1sja!2sjp!4v1513741028586&key=AIzaSyDYecdzqzXTkep-BSPK-rl52Yx3D1HFjME"
3
+ height =" 400"
4
+ style =" border:0;width:100%"
5
+ allowfullscreen =" "
6
+ />
Original file line number Diff line number Diff line change 1
1
---
2
2
import Layout from ' ../layouts/Layout.astro' ;
3
3
import AnnouncementSlide from ' ../components/AnnouncementSlide.astro' ;
4
+ import VenueMap from ' ../components/VenueMap.astro' ;
4
5
---
5
6
6
7
<Layout lang =" en" >
@@ -23,7 +24,7 @@ import AnnouncementSlide from '../components/AnnouncementSlide.astro';
23
24
<td ><a href =" https://www.fsi.co.jp/akibaplaza/hall.html" >Akiba Plaza - Akiba Hall</a ></td >
24
25
</tr >
25
26
</table >
26
- <iframe src = " https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.053340275775!2d139.77188631510504!3d35.70030498018984!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188ea7a29cf80b%3A0xdce74a4dd51e0a66!2z5a-M5aOr44K944OV44OI44Ki44Kt44OQ44OX44Op44K2!5e0!3m2!1sja!2sjp!4v1513741028586&key=AIzaSyDYecdzqzXTkep-BSPK-rl52Yx3D1HFjME " height = " 400 " style = " border:0;width:100% " allowfullscreen = " " ></ iframe >
27
+ <VenueMap / >
27
28
<h3 >Additional Information</h3 >
28
29
<p >All presentation slides will be in English. Presentations will be given in either English or Japanese.</p >
29
30
<p >The presentations will be recorded and uploaded to YouTube after the event.</p >
Original file line number Diff line number Diff line change 1
1
---
2
2
import Layout from ' ../layouts/Layout.astro' ;
3
+ import VenueMap from ' ../components/VenueMap.astro' ;
3
4
import AnnouncementSlide from ' ../components/AnnouncementSlide.astro' ;
4
5
---
5
6
@@ -23,7 +24,7 @@ import AnnouncementSlide from '../components/AnnouncementSlide.astro';
23
24
<td ><a href =" https://www.fsi.co.jp/akibaplaza/hall.html" >アキバプラザ・アキバホール</a ></td >
24
25
</tr >
25
26
</table >
26
- <iframe src = " https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.053340275775!2d139.77188631510504!3d35.70030498018984!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188ea7a29cf80b%3A0xdce74a4dd51e0a66!2z5a-M5aOr44K944OV44OI44Ki44Kt44OQ44OX44Op44K2!5e0!3m2!1sja!2sjp!4v1513741028586&key=AIzaSyDYecdzqzXTkep-BSPK-rl52Yx3D1HFjME " height = " 400 " style = " border:0;width:100% " allowfullscreen = " " ></ iframe >
27
+ <VenueMap / >
27
28
<h3 >その他</h3 >
28
29
<p >発表スライドはすべて英語です。発表は英語または日本語のいずれかの言語で行われます。</p >
29
30
<p >登壇の様子を撮影し、後日 YouTube にアップロードします。</p >
You can’t perform that action at this time.
0 commit comments