fix posizione script

This commit is contained in:
Matteo Manzinello 2019-05-06 19:19:52 +02:00
parent 84f64ce4f5
commit 482ca88b4e

View File

@ -11,7 +11,7 @@ mailgo will substitute all the `mailto:` links with the **mailgo modal**
## installation
add at the very and of the `<body>` or in the `<head>` of your HTML
add at the very and of the `<body>`
```
<script src="https://cdn.jsdelivr.net/npm/mailgo/dist/mailgo.min.js"></script>