🐛 Fix mailerlite script

This commit is contained in:
Luke Vella 2023-08-16 12:02:23 +01:00
parent b44bf0c260
commit 45321a5645
2 changed files with 21 additions and 11 deletions

View file

@ -0,0 +1,19 @@
(function (w, d, e, u, f, l, n) {
(w[f] =
w[f] ||
function () {
(w[f].q = w[f].q || []).push(arguments);
}),
(l = d.createElement(e)),
(l.async = 1),
(l.src = u),
(n = d.getElementsByTagName(e)[0]),
n.parentNode.insertBefore(l, n);
})(
window,
document,
"script",
"https://assets.mailerlite.com/js/universal.js",
"ml",
);
ml("account", "99567");