Native share + updated meta description

This commit is contained in:
Liyas Thomas
2020-02-15 09:53:26 +05:30
parent 7f0f932aca
commit 436de528e9
4 changed files with 31 additions and 8 deletions

View File

@@ -2,9 +2,9 @@
// TODO: Use these when rendering the pages (rather than just for head/meta tags...)
export const meta = {
name: "Postwoman",
shortDescription: "API request builder",
shortDescription: "A free, fast and beautiful API request builder",
description:
"The Postwoman API request builder helps you create your requests faster, saving you precious time on your development."
"Web alternative to Postman - Helps you create requests faster, saving precious time on development."
};
// Sets the base path for the router.
// Important for deploying to GitHub pages.