From b04c3415910c697a76fffcd0a953b59c0cb296b0 Mon Sep 17 00:00:00 2001 From: ehab Date: Wed, 13 Aug 2025 11:14:40 +0300 Subject: [PATCH] fix title --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index feacb3c..21a005d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -6,7 +6,7 @@ import '@/styles/tailwind.css' export const metadata: Metadata = { title: { template: '%s - OurWorld', - default: 'OurWorld - Accounting made simple for small businesses', + default: 'OurWorld', }, description: 'Most bookkeeping software is accurate, but hard to use. We make the opposite trade-off, and hope you don\'t get audited.',