From 8e4cca2ead7598f42c338218ac6a7a4a4d2f16df Mon Sep 17 00:00:00 2001 From: rxyhn Date: Tue, 10 Sep 2024 08:17:02 +0700 Subject: [PATCH] fix: image hero properties --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 8171aca..30befa1 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -29,7 +29,7 @@ const { name, label, summary } = basics;