fix: video

This commit is contained in:
Pavel Korytov 2022-08-27 10:41:36 +03:00
parent 8ed5a5305f
commit 6b9f02e76c

View file

@ -17,7 +17,7 @@ One common point of criticism of i3 is that it is not extensible enough, especia
Here is a small demo of how it currently works:
<video controls width="100%">
<source src="/static/videos/i3-emacs-demo.mp4" type="video/mp4">
<source src="/videos/i3-emacs-demo.mp4" type="video/mp4">
</video>