id for mailgo by

This commit is contained in:
Matteo Manzinello 2019-10-28 08:42:26 +01:00
parent 387eaafd9b
commit 254e2ad3bf

View File

@ -183,6 +183,7 @@
// by // by
let by = document.createElement("a"); let by = document.createElement("a");
by.id = "mailgo.js.org";
by.href = "https://mailgo.js.org?ref=mailgo-modal"; by.href = "https://mailgo.js.org?ref=mailgo-modal";
by.className = "mailgo-by"; by.className = "mailgo-by";
by.target = "_blank"; by.target = "_blank";