home page title updated

This commit is contained in:
Cypro Freelance 2024-07-01 14:58:09 +05:30
parent 97b6935da8
commit 8dfb3325e8

View file

@ -3,7 +3,7 @@ import Navbar from "@/components/shared/Navbar";
import { Metadata } from "next";
export const metadata: Metadata = {
title: "Home - SVRJS",
title: "SVRJS - A Web Server running on Nodejs",
};
export default function PageLayout({