From d89a343eed6a919fd2945c40bbe556575ba0a443 Mon Sep 17 00:00:00 2001 From: Maya Date: Tue, 14 Oct 2025 20:33:05 +0300 Subject: [PATCH] fix: open graph tags maybe this'll work on twitter now --- src/routes/+layout.svelte | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 31a8095..ffa8f54 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -24,8 +24,6 @@ import { initStores as initAnimStores } from "$lib/animation/index.js"; import { locales, localizeHref } from "$lib/paraglide/runtime"; import { VertdInstance } from "$lib/sections/settings/vertdSettings.svelte.js"; - import { ToastManager } from "$lib/toast/index.svelte.js"; - import VertdError from "$lib/components/functional/VertdError.svelte"; let { children, data } = $props(); let enablePlausible = $state(false); @@ -129,6 +127,7 @@ name="description" content="With VERT you can quickly convert any image, video and audio file. No ads, no tracking, open source, and all processing (other than video) is done on your device." /> + - + + +