Add SEO settings and root admin save flows
CI / quality (push) Waiting to run

This commit is contained in:
MOH
2026-03-07 18:48:01 +01:00
parent f6a5a37676
commit f259dfc6bd
35 changed files with 1500 additions and 56 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ export async function generateMetadata({
const localeKey = resolveLocale(locale);
const t = await getTranslations({ locale: localeKey, namespace: "comingSoon" });
return buildLocalizedMetadata({
return await buildLocalizedMetadata({
locale: localeKey,
pathname: "/coming-soon",
title: `${t("badge")} | moh-sass`,