We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64e780a + c80f596 commit 9c7e43cCopy full SHA for 9c7e43c
pages/chain/identity/_meta.json
@@ -4,6 +4,6 @@
4
"contracts-eas": "Contracts (EAS)",
5
"schemas": "Schemas",
6
"applications": "Apps",
7
- "organization": "Organization",
+ "organizations": "Organization",
8
"projects": "Projects"
9
}
theme.config.tsx
@@ -65,6 +65,7 @@ const config: DocsThemeConfig = {
65
</>
66
),
67
},
68
+ navigation: false,
69
feedback: {
70
content: "❤️ Share general feedback",
71
labels: "user-feedback",
0 commit comments