We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b0079 commit 33a9f88Copy full SHA for 33a9f88
1 file changed
layouts/partials/barba.html
@@ -51,5 +51,6 @@
51
});
52
}
53
}, 50);
54
+ document.dispatchEvent(new Event('DOMContentLoaded'));
55
-</script>
56
+</script>
0 commit comments