diff --git a/README.md b/README.md index 6c4e8032e..adedb4371 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ _History entries can be deleted one-by-one or all together_ ## Demo -[https://liyasthomas.github.io/postwoman](https://liyasthomas.github.io/postwoman) +[https://postwoman.io](https://postwoman.io) 1. Specify your request method 2. Type in your API URL diff --git a/nuxt.config.js b/nuxt.config.js index 0b9d47e7f..e36910f23 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -41,7 +41,7 @@ export default { }, { name: 'keywords', - content: 'postwoman, api, request, testing, tool, rest, websocket' + content: 'postwoman, postwoman chrome, postwoman online, postwoman for mac, postwoman app, postwoman for windows, postwoman google chrome, postwoman chrome app, get postwoman, postwoman web, postwoman android, postwoman app for chrome, postwoman mobile app, postwoman web app, api, request, testing, tool, rest, websocket' }, { name: 'X-UA-Compatible', @@ -97,7 +97,7 @@ export default { }, { property: 'og:url', - content: 'https://liyasthomas.github.io/postwoman' + content: 'https://postwoman.io' }, { property: 'og:type', @@ -130,7 +130,7 @@ export default { }, { name: 'twitter:url', - content: "https://liyasthomas.github.io/postwoman" + content: "https://postwoman.io" }, { name: 'twitter:title', diff --git a/static/icons/icon-192x192.png b/static/icons/icon-192x192.png new file mode 100644 index 000000000..d6d745e6b Binary files /dev/null and b/static/icons/icon-192x192.png differ