Bump version, refine element hydration, fix animation, fix title in blog post

This commit is contained in:
2024-06-19 00:45:05 +03:00
parent 858142f09a
commit 4543680a92
4 changed files with 36 additions and 49 deletions
+4 -1
View File
@@ -654,7 +654,10 @@ onMounted(() => {
</script>
<template>
<canvas id="ecmaportal" class="fixed top-0 left-0 opacity-0 parallax -z-10">
<canvas
id="ecmaportal"
class="fixed top-0 left-0 opacity-0 transition-portal -z-10"
>
<span>
Your browser does not support the &lt;canvas /&gt; element, which is
required for parallax animation.