We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50cfa01 commit 4b08c50Copy full SHA for 4b08c50
navigation.mdx
@@ -115,6 +115,7 @@ documentation.
115
"tabs": [
116
{
117
"tab": "API References",
118
+ "icon": "square-terminal",
119
"pages": [
120
"api-reference/get",
121
"api-reference/post",
@@ -123,6 +124,7 @@ documentation.
123
124
},
125
126
"tab": "SDKs",
127
+ "icon": "code",
128
129
"sdk/fetch",
130
"sdk/create",
@@ -131,6 +133,7 @@ documentation.
131
133
132
134
135
"tab": "Blog",
136
+ "icon": "newspaper",
137
"href": "https://external-link.com/blog"
138
}
139
]
0 commit comments