Updated page titles.

This commit is contained in:
Mike Cao 2024-02-17 15:12:14 -08:00
parent b2a7aaaad0
commit d5b4da63df
35 changed files with 74 additions and 34 deletions

View file

@ -11,5 +11,5 @@ export default function ReportsPage({ teamId }: { teamId: string }) {
);
}
export const metadata = {
title: 'Reports | Umami',
title: 'Reports',
};