From 3bebb3e9d259dd7f87d17f29ea85df67c5e2ada5 Mon Sep 17 00:00:00 2001 From: MAZE Date: Mon, 13 Nov 2023 13:01:58 +0330 Subject: [PATCH] fix: change page title --- 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 64af0cb..138b294 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -8,7 +8,7 @@ import { Footer } from '@/components/footer'; import { AboutSection, WhySection, ReadySection } from '@/components/sections'; --- - +