diff --git a/pages/chain/identity/_meta.json b/pages/chain/identity/_meta.json index 3e4e40939..8fb1817c3 100644 --- a/pages/chain/identity/_meta.json +++ b/pages/chain/identity/_meta.json @@ -4,6 +4,6 @@ "contracts-eas": "Contracts (EAS)", "schemas": "Schemas", "applications": "Apps", - "organization": "Organization", + "organizations": "Organization", "projects": "Projects" } \ No newline at end of file diff --git a/theme.config.tsx b/theme.config.tsx index 1200969a0..bc5c533a3 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -65,6 +65,7 @@ const config: DocsThemeConfig = { ), }, + navigation: false, feedback: { content: "❤️ Share general feedback", labels: "user-feedback",