remove fade transition

Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
Max Schmidt 2023-08-14 18:52:07 +02:00
parent 51f8971604
commit b82c608838

View File

@ -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