Files
plane/web/core/constants/meta.ts

5 lines
269 B
TypeScript
Raw Permalink Normal View History

export const SITE_NAME = "Plane";
export const SITE_TITLE = "Plane | Simple, extensible, open-source project management tool.";
export const SITE_DESCRIPTION =
"Open-source project management tool to manage issues, sprints, and product roadmaps with peace of mind.";