mirror of
https://github.com/makeplane/plane.git
synced 2026-02-09 15:49:06 -06:00
[WEB-4274] fix: metadata base url warning #7175
This commit is contained in:
committed by
GitHub
parent
8c99a7df88
commit
469a027bb6
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user