mirror of
https://github.com/SqrtMinusOne/sqrtminusone.github.io.git
synced 2025-12-11 00:03:02 +03:00
fix: video
This commit is contained in:
parent
8ed5a5305f
commit
6b9f02e76c
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue