}
title={t`General`}
description={t`Site identity, logo, favicon, and reading preferences`}
/>
}
title={t`Social Links`}
description={t`Social media profile links`}
/>
}
title={t`SEO`}
description={t`Search engine optimization and verification`}
/>
{/* Security & access — only for passkey auth */}
{showSecuritySettings && (
}
title={t`Security`}
description={t`Manage your passkeys and authentication`}
/>
}
title={t`Self-Signup Domains`}
description={t`Allow users from specific domains to sign up`}
/>
)}
{/* Always visible for admins */}
}
title={t`API Tokens`}
description={t`Create personal access tokens for programmatic API access`}
/>
}
title={t`Email`}
description={t`View email provider status and send test emails`}
/>
{/* Language */}
{SUPPORTED_LOCALES.length > 1 && (