mirror of
https://github.com/makeplane/plane.git
synced 2026-02-12 09:11:28 -06:00
5 lines
269 B
TypeScript
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.";
|