Feature/table page name
This commit is contained in:
@@ -3,7 +3,10 @@ import { AuthProvider } from "@/lib/contexts/auth";
|
||||
import { TableSettingProvider } from "@/lib/contexts/tableSetting";
|
||||
|
||||
export const metadata = {
|
||||
title: "سامانه جامع راهداری",
|
||||
title: {
|
||||
template: "%s | سامانه جامع راهداری",
|
||||
default: "سامانه جامع راهداری",
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({ children }) {
|
||||
|
||||
Reference in New Issue
Block a user