From 9278351aecb206c8d1480702df96fcf7e71015d0 Mon Sep 17 00:00:00 2001 From: Tom Ruff Date: Mon, 23 Jun 2025 03:56:50 +0300 Subject: [PATCH] Update app/layout.tsx --- app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index cd352e9..dca8520 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -6,9 +6,9 @@ import "./globals.css" const inter = Inter({ subsets: ["latin"] }) export const metadata: Metadata = { - title: 'ממ"ד-אפ', + title: 'ממ"ד', manifest: '/manifest.webmanifest', - description: 'דיווחים ומידע על מקלטים באזור שלך', + description: 'דיווחים בשעת חירום', icons: { icon: '/icon.png', apple: '/apple-icon.png',