[WEB-4274] fix: metadata base url warning #7175

This commit is contained in:
Anmol Singh Bhatia
2025-06-05 22:51:56 +05:30
committed by GitHub
parent 8c99a7df88
commit 469a027bb6

View File

@@ -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",