bozza mailgo.js

This commit is contained in:
Matteo Manzinello 2019-04-30 09:46:02 +02:00
parent 9ed3ec849e
commit 4039e04ab9
1 changed files with 1 additions and 0 deletions

1
src/mailgo.js Normal file
View File

@ -0,0 +1 @@
let mailtos = document.querySelectorAll('a[href^="mailto:"]');