We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89af952 commit b20a449Copy full SHA for b20a449
content/static/tutorials/index.html
@@ -286,7 +286,14 @@ <h1 class="large-header"><span class="black">Text Tutorials.</span> A collection
286
</tr>
287
288
<tr>
289
-
+ <td><div class="curated-item">
290
+ <a href="video"><img src="imgs/video.png" width="223" height="72" alt="preview image" title="Video" /></a>
291
+ <p><br /><a href="video">Video</a><br />
292
+ by Daniel Shiffman</p>
293
+ <p>How to display live and recorded video/p>
294
+ <p>Level: Advanced</p></div>
295
+ </td>
296
+
297
<td><div class="curated-item">
298
<a href="anatomy"><img src="imgs/anatomy.jpg" width="223" height="72" alt="preview image" title="Anatomy of a Program" /></a>
299
<p><br /><a href="anatomy">Anatomy of a Program</a><br />
0 commit comments