Skip to content

Commit 33a9f88

Browse files
committed
fix: copy button
1 parent 66b0079 commit 33a9f88

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

layouts/partials/barba.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@
5151
});
5252
}
5353
}, 50);
54+
document.dispatchEvent(new Event('DOMContentLoaded'));
5455
});
55-
</script>
56+
</script>

0 commit comments

Comments
 (0)