Skip to content

Commit 7050dd9

Browse files
Remove icons from navigation tabs for cleaner appearance (#1161)
* Update docs.json * Update docs.json * Update docs.json --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 6e63ccb commit 7050dd9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"tabs": [
1616
{
1717
"tab": "Documentation",
18-
"icon": "book",
1918
"groups": [
2019
{
2120
"group": "Getting started",
@@ -233,7 +232,6 @@
233232
},
234233
{
235234
"tab": "API Reference",
236-
"icon": "terminal",
237235
"groups": [
238236
{
239237
"group": "API Reference",
@@ -259,7 +257,6 @@
259257
},
260258
{
261259
"tab": "Changelog",
262-
"icon": "history",
263260
"groups": [
264261
{
265262
"group": "Changelog",

0 commit comments

Comments
 (0)