Skip to content

Commit ffdf764

Browse files
committed
update index.html to include Episode 11 & 12
1 parent 41947bb commit ffdf764

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,14 @@ <h2>Supercharged Episodes (<a href="https://www.youtube.com/playlist?list=PLNYkx
9797
<a href="./streaming-service-worker">Episode 10. Streaming ServiceWorker</a>
9898
(<a href="https://www.youtube.com/watch?v=3Tr-scf7trE">Live-coding session</a>)
9999
</li>
100+
<li>
101+
<a href="./webgl-image-processing">Episode 11. WebGL Image Processing</a>
102+
(<a href="https://www.youtube.com/watch?v=_ZQOUQsw_YI">Live-coding session</a>)
103+
</li>
104+
<li>
105+
<a href="./web-workers">Episode 12. WebWrokers</a>
106+
(<a href="https://www.youtube.com/watch?v=X57mh8tKkgE">Live-coding session</a>)
107+
</li>
100108
</ul>
101109
</li>
102110
<li>

0 commit comments

Comments
 (0)