1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-11-27 22:38:10 +02:00

adding more file formats to docs

This commit is contained in:
Patrik J. Braun
2025-11-08 18:22:08 +01:00
parent e8649d24ef
commit 43a5366264

View File

@@ -284,7 +284,7 @@
<ul class="text-start"> <ul class="text-start">
<li>supported formats: <li>supported formats:
<ul> <ul>
<li>images: <strong>jpg, jpeg, jpe, webp, png, gif, svg</strong></li> <li>images: <strong>jpg, jpeg, jpe, webp, png, gif, svg, dng*, arw*, heic* (depends on the <a href="https://sharp.pixelplumbing.com/install/#custom-libvips">docker container's vips build</a>)</strong></li>
<li>videos: <strong>mp4, ogg, ogv, webm</strong></li> <li>videos: <strong>mp4, ogg, ogv, webm</strong></li>
</ul> </ul>
</li> </li>