chore: rename deploy to publish (#4957)

This commit is contained in:
Aaryan Khandelwal 2024-06-28 11:52:46 +05:30 committed by GitHub
parent d1ec83039c
commit 761fbe3ffb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
export const SITE_NAME = "Plane Deploy | Make your Plane boards and roadmaps pubic with just one-click. ";
export const SITE_TITLE = "Plane Deploy | Make your Plane boards public with one-click";
export const SITE_DESCRIPTION = "Plane Deploy is a customer feedback management tool built on top of plane.so";
export const SITE_NAME = "Plane Publish | Make your Plane boards and roadmaps pubic with just one-click. ";
export const SITE_TITLE = "Plane Publish | Make your Plane boards public with one-click";
export const SITE_DESCRIPTION = "Plane Publish is a customer feedback management tool built on top of plane.so";
export const SITE_KEYWORDS =
"software development, customer feedback, software, accelerate, code management, release management, project management, issue tracking, agile, scrum, kanban, collaboration";
export const SITE_URL = "https://app.plane.so/";