Skip to content

Commit abba0e2

Browse files
committed
test webm
1 parent 41528fe commit abba0e2

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

site/markdown_kitchen_sink.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ layout: default
66
---
77
# Markdown kitchen sink
88

9+
## video test
10+
11+
<video controls loop style="width: 95%;">
12+
<source src="test.webm" type="video/webm">
13+
Your browser does not support the video tag.
14+
</video>
15+
916
## references
1017
<https://www.hansenh.com/post/jekyll-formatting-cheatsheet>
1118
<https://cloudcannon.com/cheat-sheets/jekyll/>

site/test.webm

183 KB
Binary file not shown.

0 commit comments

Comments
 (0)