mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 17:15:37 +01:00
Updated page titles.
This commit is contained in:
parent
b2a7aaaad0
commit
d5b4da63df
35 changed files with 74 additions and 34 deletions
|
|
@ -6,5 +6,5 @@ export default async function ({ params: { websiteId } }) {
|
|||
}
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Website settings - Umami',
|
||||
title: 'Website',
|
||||
};
|
||||
|
|
|
|||
|
|
@ -6,5 +6,5 @@ export default function ({ params: { teamId } }: { params: { teamId: string } })
|
|||
}
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Websites Settings | Umami',
|
||||
title: 'Websites',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue