Adjust testing with localization

This commit is contained in:
adilallo
2026-01-30 18:39:15 -07:00
parent 1280844706
commit ebd025fe27
23 changed files with 139 additions and 47 deletions
+1 -4
View File
@@ -17,10 +17,7 @@ const Footer = memo(() => {
name: t("organization.name"),
email: t("organization.email"),
url: t("organization.url"),
sameAs: [
t("social.bluesky.url"),
t("social.gitlab.url"),
],
sameAs: [t("social.bluesky.url"), t("social.gitlab.url")],
};
return (