Update index.html
This commit is contained in:
parent
c836d93b2b
commit
caf1b31a6b
|
@ -119,6 +119,6 @@
|
||||||
localStorage.setItem('consentGiven', 'true');
|
localStorage.setItem('consentGiven', 'true');
|
||||||
document.getElementById('consent-banner').style.display = 'none';
|
document.getElementById('consent-banner').style.display = 'none';
|
||||||
}
|
}
|
||||||
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue