From be06dc29bb826180286c4a7bcd91caa5b3590416 Mon Sep 17 00:00:00 2001 From: LynithDev <61880709+LynithDev@users.noreply.github.com> Date: Mon, 1 Jan 2024 18:14:19 +0100 Subject: Fix webkit issues on index page --- apps/website/src/pages/index.astro | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/apps/website/src/pages/index.astro b/apps/website/src/pages/index.astro index 3640650..7a6ed7c 100644 --- a/apps/website/src/pages/index.astro +++ b/apps/website/src/pages/index.astro @@ -29,7 +29,7 @@ import Layout from '@layouts/Layout.astro';
-
+
Introducing OneConfig @@ -71,18 +71,6 @@ import Layout from '@layouts/Layout.astro';
-
-- cgit