From 6f72cbba2ade59f32c2bf791b210c051254e2ec4 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Sat, 7 Sep 2024 17:43:44 +0200 Subject: [PATCH] fix: change the text below the heading and heading in blog index page --- app/(root)/blog/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/(root)/blog/page.tsx b/app/(root)/blog/page.tsx index a0507ed..65ed4b5 100644 --- a/app/(root)/blog/page.tsx +++ b/app/(root)/blog/page.tsx @@ -44,10 +44,11 @@ const BlogPage = async () => { className="wrapper container py-24 md:py-28 gap-2 flex-center flex-col" >

- SVR.JS Blog Post + SVR.JS Blog

- Stay updated with our latest blog posts by subscribing to our + Our blog has web development, web server administration, and web + application security tips.