Skip to content

Commit

Permalink
Merge pull request #86 from canopas/vithanidarpan-seo-title-descripti…
Browse files Browse the repository at this point in the history
…on-update

Updated Website title and description
cp-sumi-k authored Mar 7, 2022
2 parents 1e9401c + 612c451 commit 3409d00
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions vue-frontend/src/config.js
Original file line number Diff line number Diff line change
@@ -11,9 +11,9 @@ export default Object.freeze({
CALENDLY_IFRAME_URL: "https://calendly.com/darpanvithani/15min",
SEO_META_DATA: {
title:
"Canopas - A software development company in surat helping businesses bring their idea to life!",
"Canopas - Fastest growing IT company in Surat, India. A growing software development company.",
description:
"Canopas is a software company helping people like you(entrepreneurs, startups, small companies) bring your IDEA to LIFE by improving or developing digital products.",
"At Canopas, We develop amazing products to help entrepreneurs, startups, and businesses bring their ideas to life.",
type: "Website",
url: "https://dev-stack.canopas.com",
},
4 changes: 2 additions & 2 deletions vue-frontend/src/config.prod.js
Original file line number Diff line number Diff line change
@@ -11,9 +11,9 @@ export default Object.freeze({
CALENDLY_IFRAME_URL: "https://calendly.com/darpanvithani/15min",
SEO_META_DATA: {
title:
"Canopas - A software development company in surat helping businesses bring their idea to life!",
"Canopas - Fastest growing IT company in Surat, India. A growing software development company.",
description:
"Canopas is a software company helping people like you(entrepreneurs, startups, small companies) bring your IDEA to LIFE by improving or developing digital products.",
"At Canopas, We develop amazing products to help entrepreneurs, startups, and businesses bring their ideas to life.",
type: "Website",
url: "https://canopas.com",
},

0 comments on commit 3409d00

Please sign in to comment.