From 7590d1d64bca412d1a45607aee8dd39ffe4ba6ff Mon Sep 17 00:00:00 2001
From: engage_intelllect <61082194+engageintellect@users.noreply.github.com>
Date: Sat, 11 Feb 2023 20:40:00 -0800
Subject: [PATCH] Hero text
fixing what looked like an error.
---
src/pages/index.astro | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/src/pages/index.astro b/src/pages/index.astro
index fb6f576..db4288b 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -29,9 +29,8 @@ const meta = {
image={{ src: import('~/assets/images/hero.png'), alt: 'AstroWind Hero Image' }}
>
- Free template for create your website
with
- Astro 2.0 + Tailwind CSS
-
+ A free template for creating beautiful websites with
+ Astro 2.0 + Tailwind CSS
@@ -265,9 +264,9 @@ const meta = {