migration wip

This commit is contained in:
2025-12-30 12:10:13 +01:00
parent 89dbf8af87
commit 65a7e9f24a
203 changed files with 192475 additions and 1562 deletions

View File

@@ -41,6 +41,7 @@ export default function LocaleLayout({
<Layout
locale={locale}
siteName="KLZ Cables"
logo="/media/logo.webp"
>
{children}
</Layout>