From 33197b013f3c643d6c6dada41470459d2f90b4c0 Mon Sep 17 00:00:00 2001 From: LynithDev <61880709+LynithDev@users.noreply.github.com> Date: Sun, 15 Oct 2023 22:02:04 +0200 Subject: Add nesting --- apps/website/src/pages/index.astro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'apps/website/src/pages') diff --git a/apps/website/src/pages/index.astro b/apps/website/src/pages/index.astro index a484172..837f866 100644 --- a/apps/website/src/pages/index.astro +++ b/apps/website/src/pages/index.astro @@ -5,6 +5,8 @@ import Logo from "@components/logos/Logo.astro"; --- -
test
-
Test
+
+ +
Meet OneConfig, the library for everyone.
+
-- cgit