diff options
author | Jeffrey Tse <jeffreytse.mail@gmail.com> | 2023-09-03 22:57:10 +0800 |
---|---|---|
committer | Jeffrey Tse <jeffreytse.mail@gmail.com> | 2023-09-04 22:51:10 +0800 |
commit | c5f320ff18d2d1ab9ac74283d0c209979bbd55fe (patch) | |
tree | 5e6e209c21527aa2dade46d994948bbef1b426b8 | |
parent | 2d389272f1f0efc01f2a958f17e1ed73578d5917 (diff) |
fix: invalid videos in demo post
-rw-r--r-- | _posts/2016-01-01-another-test-markdown.md | 8 | ||||
-rw-r--r-- | assets/videos/devstories.webm | bin | 0 -> 6466607 bytes |
2 files changed, 6 insertions, 2 deletions
diff --git a/_posts/2016-01-01-another-test-markdown.md b/_posts/2016-01-01-another-test-markdown.md index d8f271b..d0b2f9b 100644 --- a/_posts/2016-01-01-another-test-markdown.md +++ b/_posts/2016-01-01-another-test-markdown.md @@ -298,11 +298,15 @@ CAF file (".caf") : Spotify Podcast: - + ## Special media links - +Local video file (".webm"): + + + +Video with custom thumbnail: [](https://www.youtube.com/watch?v=kCHGDRHZ4eU) diff --git a/assets/videos/devstories.webm b/assets/videos/devstories.webm Binary files differnew file mode 100644 index 0000000..84fff0e --- /dev/null +++ b/assets/videos/devstories.webm |