Skip to content

Commit b20a449

Browse files
committed
Include Video Link on Tutorials Page
1 parent 89af952 commit b20a449

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

content/static/tutorials/index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,14 @@ <h1 class="large-header"><span class="black">Text Tutorials.</span> A collection
286286
</tr>
287287

288288
<tr>
289-
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+
290297
<td><div class="curated-item">
291298
<a href="anatomy"><img src="imgs/anatomy.jpg" width="223" height="72" alt="preview image" title="Anatomy of a Program" /></a>
292299
<p><br /><a href="anatomy">Anatomy of a Program</a><br />

0 commit comments

Comments
 (0)