v0.2.6
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
mailgo will substitute all the `mailto:` links with the **mailgo modal**
|
||||
|
||||
[](https://unpkg.com/mailgo@0.2.5/dist/mailgo.min.js)
|
||||
[](https://unpkg.com/mailgo@0.2.6/dist/mailgo.min.js)
|
||||
|
||||
<img src="assets/img/screen-1.png" alt="mailgo modal" width="200"/>
|
||||
|
||||
@@ -20,7 +20,7 @@ add at the end of the `<body>`
|
||||
```
|
||||
<body>
|
||||
...
|
||||
<script src="https://unpkg.com/mailgo@0.2.5/dist/mailgo.min.js"></script>
|
||||
<script src="https://unpkg.com/mailgo@0.2.6/dist/mailgo.min.js"></script>
|
||||
</body>
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user