aggiornato README

This commit is contained in:
Matteo Manzinello 2019-05-05 22:24:36 +02:00
parent 767c52d333
commit a5d3421bdf
1 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
# 💌 mailgo
mailgo is WIP!
_mailgo is WIP_
add the mailgo script in a web page to substitute all the `mailgo:` links with the **mailgo modal**
![mailgo modal](/assets/img/screen-1.png)
to exclude a mailto link add to the `<a>` element the class `no-mailgo` like in this example:
`<a class="no-mailgo" href="mailto:matteo@manzinello.dev">matteo@manzinello.dev</a>`
## script (development)