diff --git a/config.toml b/config.toml index 1e47b7e..2641655 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/"