Bump version, refine element hydration, fix animation, fix title in blog post
This commit is contained in:
@@ -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 <canvas /> element, which is
|
||||
required for parallax animation.
|
||||
|
||||
Reference in New Issue
Block a user