Goodbye View Transitions
This commit is contained in:
parent
6c834dd58a
commit
651054e65f
11 changed files with 654 additions and 704 deletions
|
|
@ -16,6 +16,5 @@
|
|||
tooltipItems.forEach((el) => el.removeAttribute("title"));
|
||||
};
|
||||
|
||||
document.addEventListener("astro:page-load", initTooltips);
|
||||
initTooltips();
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue