[WEB-4274] fix: metadata base url warning #7175
This commit is contained in:
parent
8c99a7df88
commit
469a027bb6
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ import { AppProvider } from "./provider";
|
|||
export const metadata: Metadata = {
|
||||
title: "Plane | Simple, extensible, open-source project management tool.",
|
||||
description: SITE_DESCRIPTION,
|
||||
metadataBase: new URL("https://app.plane.so"),
|
||||
openGraph: {
|
||||
title: "Plane | Simple, extensible, open-source project management tool.",
|
||||
description: "Open-source project management tool to manage work items, cycles, and product roadmaps easily",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue