adjust code with esau's changes

This commit is contained in:
2025-04-17 19:50:11 +05:00
parent b7da60a3ee
commit 7e6052d2b1
4 changed files with 2 additions and 9 deletions

View File

@ -334,6 +334,7 @@ $checkout_url = add_query_arg(
}, 5000)
}
fadeInAndAutoHide()
document.getElementById('bookclub-logo').addEventListener('mouseenter', fadeInAndAutoHide);
</script>
</body>