Skip to content

Commit 51e0e2d

Browse files
authored
Merge pull request #18 from ReactSSA/missing-videos
Add missing videos for meetup 2 and 3
2 parents c769098 + 6b20eba commit 51e0e2d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,13 +169,19 @@ <h2>Redux vs MobX - Gerenciadores de estado para React</h2>
169169
<div class="links">
170170
<a rel="external" target="_blank" href="http://slides.com/vhfmag/react-state-management/fullscreen"><img src="assets/icons/link.svg" /> Slides</a>
171171
</div>
172+
<div class="links">
173+
<a rel="external" target="_blank" href="https://www.youtube.com/watch?v=XmOzPq921jc"><img src="assets/icons/video.svg" /> Vídeo</a>
174+
</div>
172175
</div>
173176
<div class="meetup">
174177
<h3>Meetup #2 - 10/05/2018</h3>
175178
<h2>ES6+ O presente e o futuro do JavaScript</h2>
176179
<div class="links">
177180
<a rel="external" target="_blank" href="http://slides.com/vhfmag/es6plus/fullscreen"><img src="assets/icons/link.svg" /> Slides</a>
178181
</div>
182+
<div class="links">
183+
<a rel="external" target="_blank" href="https://www.youtube.com/watch?v=NjuV9wAyRjM"><img src="assets/icons/video.svg" /> Vídeo</a>
184+
</div>
179185
</div>
180186
<div class="meetup">
181187
<h3>Meetup #1 - 10/04/2018</h3>

0 commit comments

Comments
 (0)