From c9d303d7ca4002859c7edd06af9ba66c408e08cf Mon Sep 17 00:00:00 2001 From: Yusuf BAYLAV Date: Thu, 10 Mar 2022 14:41:12 +0100 Subject: [PATCH] Update config.toml for helium hotspot registration steps --- config.toml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 8e686c7..8e48bda 100644 --- a/config.toml +++ b/config.toml @@ -144,6 +144,13 @@ theme = "doc-theme" parent = "gettingstarted@registration@lora" weight = 40 +[[menu.main]] + name= "Helium Hotspot" + url = "/gettingstarted/registration/lora/helium_hotspot/" + identifier = "gettingstarted@registration@lora@helium_hotspot" + parent = "gettingstarted@registration@lora" + weight = 40 + # *** Tutorials & Examples [[menu.main]] name = "Tutorials & Examples" @@ -1239,7 +1246,7 @@ theme = "doc-theme" weight = 50 [[menu.main]] - name= "Helium" + name= "Helium Hotspot Miner" url = "/datasheets/helium_hotspot" identifier = "datasheets@helium_hotspot" parent = "datasheets"