feat: Update page titles dynamically based on project name and standardize layout metadata
This commit is contained in:
@@ -15,8 +15,8 @@ const geistMono = Geist_Mono({
|
||||
});
|
||||
|
||||
export const metadata = {
|
||||
title: "Panel Zarządzania Projektami",
|
||||
description: "Profesjonalny panel zarządzania projektami",
|
||||
title: "Panel Wastpol",
|
||||
description: "Panel Wastpol",
|
||||
};
|
||||
|
||||
export default function RootLayout({ children }) {
|
||||
|
||||
Reference in New Issue
Block a user