website logos fix, updated 'false-door' copy

still working on google analytics
This commit is contained in:
Lesley Norton 2018-06-06 21:53:41 -05:00
Родитель 976e4438aa
Коммит 87df753476
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -52,7 +52,6 @@ async function hashEmailAndSend(emailFormSubmitEvent) {
}
if(document.querySelector(".email-scan")){
window.addEventListener("pageshow", removeLoader);
document.querySelector(".email-scan").addEventListener("submit", hashEmailAndSend);