From d9f7bb559157fd1bff9c5e6f3183d74845d7ec40 Mon Sep 17 00:00:00 2001 From: Realmy <163438634+RealmyTheMan@users.noreply.github.com> Date: Tue, 12 Nov 2024 11:38:31 +0100 Subject: [PATCH] add supported format section to about --- src/routes/+layout.svelte | 2 +- src/routes/about/+page.svelte | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 3e2b4d6..fedffbb 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -104,7 +104,7 @@
{#key data.pathname}
diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index 13d354a..9346bba 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -18,6 +18,13 @@ has a beautiful UI! ✨

+

🖼️ supported formats

+

+ 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! +

+

🎨 credits