From 1447f3cbda7a2bae7c1313d7e00b0d588649b2a7 Mon Sep 17 00:00:00 2001 From: Chad Ostrowski <221614+chadoh@users.noreply.github.com> Date: Sat, 13 Jul 2024 13:19:15 -0400 Subject: [PATCH] update index.astro a lil --- src/pages/index.astro | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 5275a71..452ff98 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -47,22 +47,27 @@ console.log({ coreMethods, statusMessageMethods });
To get started, open the directory src/pages
in your project.
- Code Challenge: Tweak the "Welcome to Astro" message above.
+ Code Challenge: Tweak the "Hello Loam" message above.