Files
plane/web/core/constants/meta.ts
2024-08-01 21:08:57 +05:30

5 lines
269 B
TypeScript

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.";