manifest + fav icon + title page

This commit is contained in:
hamid zarghami
2025-12-23 09:45:01 +03:30
parent bee8127450
commit 8135de464d
5 changed files with 195 additions and 16 deletions
-4
View File
@@ -1,10 +1,6 @@
import ClientMenuRouteWrapper from "@/components/wrapper/ClientMenuRouteWrapper";
import ClientSideWrapper from "@/components/wrapper/ClientSideWrapper";
export const metadata = {
title: 'Menu',
}
export default function MenuLayout({
children,
}: Readonly<{