From 416ccd21227614ffefbd3d59020fc02113be699c Mon Sep 17 00:00:00 2001 From: IwanIDev Date: Tue, 24 Mar 2026 14:39:12 +0000 Subject: refactor: Set index page title --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages/index.astro') diff --git a/src/pages/index.astro b/src/pages/index.astro index 7d295b3..cc72a03 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -4,7 +4,7 @@ import BlogPosts from "@/components/BlogPosts.astro" import OpenRing from "@/components/OpenRing.astro" --- - +
-- cgit