remove fade transition
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
parent
51f8971604
commit
b82c608838
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user