Make cookie notice animation work

This commit is contained in:
Matthew Grove
2018-11-17 18:10:52 +00:00
parent 3a412eb8cb
commit 5a8bd35e80
3 changed files with 8 additions and 7 deletions

View File

@@ -1,5 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<script src="/assets/cookies.js"></script>
</head>
<script>
Cookies.remove("demo.matthew-grove.ml-cookies-accepted");
</script>