mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 03:39:26 +00:00
Use webm dmeo
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/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/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.mp4 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
src/main/resources/demo.webm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://imgfloat.kruhlmann.dev"><img src="src/main/resources/assets/banner.png" /></a>
|
<a href="https://imgfloat.kruhlmann.dev"><img src="src/main/resources/assets/banner.png" /></a>
|
||||||
<video width="830" controls>
|
<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>
|
</video>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
BIN
src/main/resources/demo.mp4
LFS
BIN
src/main/resources/demo.mp4
LFS
Binary file not shown.
BIN
src/main/resources/demo.webm
LFS
Normal file
BIN
src/main/resources/demo.webm
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user