Use webm dmeo

This commit is contained in:
2026-01-08 16:03:35 +01:00
parent 534c84cd0c
commit e3222ddd1b
4 changed files with 5 additions and 4 deletions

1
.gitattributes vendored
View File

@@ -13,3 +13,4 @@ src/main/resources/assets/icon/linux/64x64.png filter=lfs diff=lfs merge=lfs -te
src/main/resources/assets/icon/linux/128x128.png filter=lfs diff=lfs merge=lfs -text
src/main/resources/assets/icon/linux/16x16.png filter=lfs diff=lfs merge=lfs -text
src/main/resources/demo.mp4 filter=lfs diff=lfs merge=lfs -text
src/main/resources/demo.webm filter=lfs diff=lfs merge=lfs -text

View File

@@ -1,7 +1,7 @@
<p align="center">
<a href="https://imgfloat.kruhlmann.dev"><img src="src/main/resources/assets/banner.png" /></a>
<video width="830" controls>
<source src="https://github.com/Kruhlmann/imgfloat-j/raw/refs/heads/master/src/main/resources/demo.mp4" type="video/mp4">
<source src="https://github.com/Kruhlmann/imgfloat-j/raw/refs/heads/master/src/main/resources/demo.webm" type="video/webm">
</video>
</p>

Binary file not shown.

BIN
src/main/resources/demo.webm LFS Normal file

Binary file not shown.