Skip to content

Commit 400ebf7

Browse files
committed
feat: add video
1 parent 84e8fa1 commit 400ebf7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

default-template/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,10 @@ <h4>
275275
</div>
276276
</div>
277277
</section>
278+
279+
<video controls width="100%">
280+
<source src="../video/videoplayback.mp4" type="video/webm" />
281+
</video>
278282

279283

280284

0 commit comments

Comments
 (0)