Merge pull request #483 from pycom/yb-pycom-patch-8-1

Update config.toml for helium hotspot registration steps
This commit is contained in:
Yusuf BAYLAV
2022-03-10 14:52:46 +01:00
committed by GitHub

View File

@@ -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"