mirror of https://github.com/VERT-sh/VERT.git
fix: supported formats text (#8)
* feat: basic dark mode * feat: theme toggle * Completed dark mode and about page changes * Fix progressive blur on dark mode * feat: dynadark tailwind plugin for dark detection * feat: fix "supported formats" text --------- Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>
This commit is contained in:
parent
ada8eed9c2
commit
6cb64d1b8e
|
@ -54,9 +54,8 @@
|
|||
🖼️ supported formats
|
||||
</h2>
|
||||
<p class="mt-6 text-transition" style="--delay: {4 * multiplier}ms">
|
||||
As of right now, VERT only supports image conversion of most popular
|
||||
formats. Don't worry though, as we'll add more options and support for
|
||||
more formats in the future!
|
||||
As of right now, VERT supports image and audio conversion of most
|
||||
popular formats. We'll add support for more formats in the future!
|
||||
</p>
|
||||
|
||||
<h2
|
||||
|
|
Loading…
Reference in New Issue