Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

One Response

Leave a Reply

Your email address will not be published. Required fields are marked *

document.addEventListener("DOMContentLoaded", function () { const event = new Event("mousemove"); document.body.dispatchEvent(event); // Trigger a mousemove event to initialize assets console.log('here') });