new description

This commit is contained in:
Matteo Manzinello 2020-07-07 19:49:55 +02:00
parent 1d52fe92c3
commit e5ed11904f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# 💌 mailgo
## a different mailto and another tel <https://mailgo.js.org>
## a new concept of `mailto` and `tel` links <https://mailgo.js.org>
Transform all your `mailto` and `tel` link in a beautiful modal with more possibilities! Open directly Gmail, Outlook for mails; Telegram, WhatsApp or Skype for phone numbers.

View File

@ -1,7 +1,7 @@
{
"name": "mailgo",
"version": "0.9.6",
"description": "a different mailto: and another tel:",
"description": "a new concept of mailto and tel links",
"scripts": {
"build": "webpack",
"test": "jest"