@@ -57,7 +57,7 @@ <h2>we are going to concentrate on the platform</h2>
5757
5858
5959 < section >
60- < img class ="plain " style ="max-height: 14em; margin: 0.5em " src ="/ src/img/browser.png ">
60+ < img class ="plain " style ="max-height: 14em; margin: 0.5em " src ="src/img/browser.png ">
6161
6262 < div style ="position:fixed; top:5em; left: 2em " class ="fragment action-box blue-box ">
6363 < p > ECMAScript 6</ p >
@@ -82,7 +82,7 @@ <h2>we are going to concentrate on the platform</h2>
8282
8383
8484 < section class ="agenda ">
85- < img class ="plain " style ="max-height: 14em; margin: 0.5em " src ="/ src/img/browser.png ">
85+ < img class ="plain " style ="max-height: 14em; margin: 0.5em " src ="src/img/browser.png ">
8686
8787 < div style ="position:fixed; top:5em; left: 2em " class ="action-box blue-box ">
8888 < p > ECMAScript 6</ p >
@@ -337,7 +337,7 @@ <h3>Typical Angular 2 Component</h3>
337337
338338
339339 < section class ="agenda ">
340- < img class ="plain " style ="max-height: 14em; margin: 0.5em " src ="/ src/img/browser.png ">
340+ < img class ="plain " style ="max-height: 14em; margin: 0.5em " src ="src/img/browser.png ">
341341
342342 < div style ="position:fixed; top:5em; left: 2em " class ="action-box blue-box disabled ">
343343 < p > ECMAScript 6</ p >
@@ -505,7 +505,7 @@ <h1 style="font-size: 3em;" class="flippedColor" >the Boilerplate</h1>
505505 </ section >
506506
507507 < section class ="agenda ">
508- < img class ="plain " style ="max-height: 14em; margin: 0.5em " src ="/ src/img/browser.png ">
508+ < img class ="plain " style ="max-height: 14em; margin: 0.5em " src ="src/img/browser.png ">
509509
510510 < div style ="position:fixed; top:5em; left: 2em " class ="action-box blue-box disabled ">
511511 < p > ECMAScript 6</ p >
@@ -611,7 +611,7 @@ <h3>'Cache' interface</h3>
611611
612612
613613 < section class ="agenda ">
614- < img class ="plain " style ="max-height: 14em; margin: 0.5em " src ="/ src/img/browser.png ">
614+ < img class ="plain " style ="max-height: 14em; margin: 0.5em " src ="src/img/browser.png ">
615615
616616 < div style ="position:fixed; top:5em; left: 2em " class ="action-box blue-box disabled ">
617617 < p > ECMAScript 6</ p >
@@ -947,7 +947,7 @@ <h1>Push Notifications</h1>
947947
948948
949949 < section class ="agenda ">
950- < img class ="plain " style ="max-height: 14em; margin: 0.5em " src ="/ src/img/browser.png ">
950+ < img class ="plain " style ="max-height: 14em; margin: 0.5em " src ="src/img/browser.png ">
951951
952952 < div style ="position:fixed; top:5em; left: 2em " class ="action-box blue-box disabled ">
953953 < p > ECMAScript 6</ p >
@@ -1251,7 +1251,7 @@ <h1 style="font-size: 2em;" class="primaryColor" >quick, right?</h1>
12511251
12521252
12531253
1254- < section data-background-image ="/ src/img/web-api.png " data-background-size ="75% ">
1254+ < section data-background-image ="src/img/web-api.png " data-background-size ="75% ">
12551255 < h2 style ="font-size: 2.8em; margin-bottom: -0.2em; " class ="primaryColor " > But there is still much < a href ="https://developer.mozilla.org/en-US/docs/Web/API "> more</ a > :P</ h2 >
12561256 </ section >
12571257
0 commit comments