Skip to content

Commit

Permalink
update main meta text
Browse files Browse the repository at this point in the history
  • Loading branch information
cstrnt authored Jan 16, 2024
1 parent f6b4407 commit 6c03b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/seo/SeoDescriptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export function getMarketingSeo(pageName: string): SeoProps {
return {
metaTitle: "Open Source Feature Flags and feature testing | Abby ",
metaDescription:
"Looking for a free and easy-to-implement feature flag tool for developers? Check out our open-source software for fast and efficient feature testing. Start optimizing your website or application today!",
"Unlock Agile Development with Abby: The Ultimate Open Source Feature Flagging Solution. Elevate Your Coding with Privacy-Centric, User-Friendly Tools & Advanced APIs!",
};
case "/login":
return {
Expand Down

2 comments on commit 6c03b41

@vercel
Copy link

@vercel vercel bot commented on 6c03b41 Jan 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 6c03b41 Jan 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.