add supported format section to about

This commit is contained in:
Realmy 2024-11-12 11:38:31 +01:00
parent 4de6e489ae
commit d9f7bb5591
2 changed files with 8 additions and 1 deletions

View File

@ -104,7 +104,7 @@
</div> </div>
</div> </div>
<div <div
class="w-full max-w-screen-lg h-full grid grid-cols-1 grid-rows-1 relative" class="w-full max-w-screen-lg h-full grid grid-cols-1 grid-rows-1 relative pb-20"
> >
{#key data.pathname} {#key data.pathname}
<div class="w-full h-full"> <div class="w-full h-full">

View File

@ -18,6 +18,13 @@
has a beautiful UI! ✨ has a beautiful UI! ✨
</p> </p>
<h2 class="font-display text-3xl mt-12">🖼️ supported formats</h2>
<p class="mt-6">
As of right now, VERT only supports image conversion of most popular
formats. Don't worry though, as we'll add support for more formats in
the future!
</p>
<h2 class="font-display text-3xl mt-12">🎨 credits</h2> <h2 class="font-display text-3xl mt-12">🎨 credits</h2>
<div class="flex gap-4 mt-8"> <div class="flex gap-4 mt-8">
<a <a