remove fade transition
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
@ -7,7 +7,7 @@ const posts = await getPosts();
|
||||
|
||||
<Layout title="Astroad">
|
||||
<main class="" >
|
||||
<h1 transition:animate="fade">Astroad</h1>
|
||||
<h1>Astroad</h1>
|
||||
<p class="mt-3 text-lg">
|
||||
Astroad is a pre-configured setup for Astro and Payloadcms that makes it
|
||||
easy to get started with building your website. With Astroad, you'll have
|
||||
|
Reference in New Issue
Block a user