Skip to content

Commit 3066fc9

Browse files
committed
fix: Pybytes IOS option was not on the menu
1 parent 57bd453 commit 3066fc9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

config.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1390,6 +1390,13 @@ theme = "doc-theme"
13901390
parent = "pybytes@releases"
13911391
weight = 20
13921392

1393+
[[menu.main]]
1394+
name = "Pybytes iOS"
1395+
url = "/pybytes/smart/"
1396+
identifier = "pybytes@smart"
1397+
parent = "pybytes"
1398+
weight = 20
1399+
13931400
[[menu.main]]
13941401
name = "Networks"
13951402
url = "/pybytes/networks/"

0 commit comments

Comments
 (0)