From f7ccf76f16258f8a076d9a8747d95ac142c78eb7 Mon Sep 17 00:00:00 2001 From: jordan Date: Wed, 28 Jan 2026 16:40:12 +0000 Subject: [PATCH] Add src/pages/index.astro from template --- src/pages/index.astro | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 src/pages/index.astro diff --git a/src/pages/index.astro b/src/pages/index.astro new file mode 100644 index 0000000..31b99b6 --- /dev/null +++ b/src/pages/index.astro @@ -0,0 +1,33 @@ +--- +import Layout from '../layouts/Layout.astro'; +--- + + +
+
+
+

+ landing-test13 +

+

+ Welcome to your new Astro landing page. Edit this file at + src/pages/index.astro +

+ +
+
+
+