f5c0ab8d912ec21e7c0b1edbb84103e26b1a03a6
💌 mailgo
mailgo is WIP
add the mailgo script in a web page to substitute all the mailgo: links with the mailgo modal
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)
<script src="https://cdn.jsdelivr.net/gh/manzinello/mailgo@latest/dist/mailgo.min.js"></script>
script
<script src="https://cdn.jsdelivr.net/npm/mailgo/dist/mailgo.min.js"></script>
docs
Description
MailyMaily v1.0.1
Latest
Languages
JavaScript
79.5%
CSS
14.1%
HTML
6.4%
