diff --git a/config.toml b/config.toml index 2641655..c5f25ee 100644 --- a/config.toml +++ b/config.toml @@ -337,6 +337,13 @@ theme = "doc-theme" identifier = "tutorials@all@repl" parent = "tutorials@all" weight = 10 + + [[menu.main]] + name = "PyGate" + url = "/tutorials/all/PyGate/" + identifier = "tutorials@all@PyGate" + parent = "tutorials@all" + weight = 10 [[menu.main]] name = "WLAN"