mirror of https://github.com/VERT-sh/VERT.git
feat: fix "supported formats" text
This commit is contained in:
parent
5e47cdbcf7
commit
38c47fa70a
|
@ -54,9 +54,8 @@
|
||||||
🖼️ supported formats
|
🖼️ supported formats
|
||||||
</h2>
|
</h2>
|
||||||
<p class="mt-6 text-transition" style="--delay: {4 * multiplier}ms">
|
<p class="mt-6 text-transition" style="--delay: {4 * multiplier}ms">
|
||||||
As of right now, VERT only supports image conversion of most popular
|
As of right now, VERT supports image and audio conversion of most
|
||||||
formats. Don't worry though, as we'll add more options and support for
|
popular formats. We'll add support for more formats in the future!
|
||||||
more formats in the future!
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2
|
<h2
|
||||||
|
|
Loading…
Reference in New Issue