diff --git a/config.toml b/config.toml index c8fc836..7b6e452 100644 --- a/config.toml +++ b/config.toml @@ -436,6 +436,13 @@ theme = "doc-theme" parent = "tutorials@all" weight = 150 +[[menu.main]] + name = "Lorawan OTA update" + url = "/tutorials/all/ota-lorawan/" + identifier = "tutorials@all@ota-lorawan" + parent = "tutorials@all" + weight = 155 + [[menu.main]] name = "RMT" url = "/tutorials/all/rmt/"