docs(README): fix video embed

This commit is contained in:
Artur Manuel 2025-02-22 22:01:57 +00:00
commit 56f1dfa686
Signed by: amadaluzia
SSH key fingerprint: SHA256:Zwg7gBuZyaG48ucAZneJwltiXu0+tJb7c3lYt9AYlLg

View file

@ -17,10 +17,14 @@ A very big lake in Portugal.
While I think that posting a riced out system will cause people to ignore the
big warning shouting at them, I feel like showing off. :^)
![My cool rice](media/rice.mp4)
<video width="320" height="240" controls>
<source src="media/rice.mp4" type="video/mp4">
Does your browser not have video tag support?
</video>
### Credits
- [siduck](https://github.com/siduck) - made the rofi config i use
- [tinted-theming](https://github.com/tinted-theming) - used their base16 stuff when needed.
- [tinted-theming](https://github.com/tinted-theming) - used their base16
stuff when needed.
- [fdncred](https://github.com/fdncred) - made the `ls` alias i use