Fix zhbase website title
All checks were successful
Build and Push Docker Image / docker (push) Successful in 2m40s
All checks were successful
Build and Push Docker Image / docker (push) Successful in 2m40s
This commit is contained in:
@@ -15,8 +15,8 @@ const geistMono = Geist_Mono({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Create Next App",
|
||||
description: "Generated by create next app",
|
||||
title: "zhbase",
|
||||
description: "zhbase - Community based Open Source Hosting and Services",
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
Reference in New Issue
Block a user