mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 07:21:20 +00:00
feat: Added metadataBase
This commit is contained in:
parent
c495046347
commit
6a885121f0
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ export const metadata: Metadata = {
|
|||
template: "%s | Omnidash",
|
||||
},
|
||||
description: "Open Source Multi-client Ticket Dashboard",
|
||||
metadataBase: new URL('https://omnidash.io'),
|
||||
openGraph: {
|
||||
title: "Omnidash",
|
||||
description: "Open Source Multi-client Ticket Dashboard",
|
||||
|
|
Loading…
Reference in a new issue