File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,6 @@ const images = {
45
45
condeNastLogo : require ( "../assets/logos/Conde_Nast_logo.svg" ) ,
46
46
pusherLogo : require ( "../assets/logos/pusher_logo_white.png" ) ,
47
47
pusherPromo : require ( "../assets/announcements/Pusher_promo.jpg" ) ,
48
- cityJsLogo : require ( "../assets/logos/cityJSConf.jpg" ) ,
49
48
nexmoslide : require ( "../assets/announcements/Nexmo_LNUG.001.png" ) ,
50
49
spaceStartupslide : require ( "../assets/announcements/SWOnePager.png" ) ,
51
50
ijsLogo :
require ( "../assets/logos/[email protected] " ) ,
@@ -257,19 +256,6 @@ export default class Presentation extends React.Component {
257
256
< Image src = { images . pusherPromo } margin = "0px auto 40px" width = "100%" />
258
257
</ Slide >
259
258
260
- < Slide id = { "cityJS-promo" } >
261
- < Heading size = { 5 } textColor = "highlight" >
262
- community
263
- </ Heading >
264
- < Heading size = { 3 } textColor = "secondary" >
265
- CityJsConf 2019
266
- </ Heading >
267
- < Text textColor = "secondary" italic margin = { 20 } >
268
- cityJSConf.org
269
- </ Text >
270
- < Image src = { images . cityJsLogo } margin = "0px auto 40px" width = "200px" />
271
- </ Slide >
272
-
273
259
< SummarySlide id = "ready" />
274
260
275
261
< SpeakerSlide speaker = { speakers [ 0 ] } />
You can’t perform that action at this time.
0 commit comments