From 6bce1aec9ad0ce9f16a3786cb42a392c83a84cf1 Mon Sep 17 00:00:00 2001 From: "Jandir A. Cutabiala" Date: Sun, 15 Sep 2024 03:55:21 -0300 Subject: [PATCH] fix: image path name --- src/pages/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 3f6b4ba..d5039c8 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -64,7 +64,7 @@ export const Head: HeadFC = () => { @@ -77,7 +77,7 @@ export const Head: HeadFC = () => { /> );