Fix: Use correct syntax

This commit is contained in:
oSumAtrIX 2023-11-12 00:21:37 +01:00
parent d0912a26b2
commit 5502d1b146
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -41,7 +41,7 @@
<Meta
title="Donate"
schemas={{
schemas={[
{
'@context': 'https://schema.org',
'@type': 'BreadcrumbList',
@ -60,7 +60,7 @@
}
]
}
}}
]}
/>
<main class="wrapper" in:fly={{ y: 10, easing: quintOut, duration: 750 }}>