8000 Merge pull request #483 from pycom/yb-pycom-patch-8-1 · pycom/pycom-documentation@29e34f1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 29e34f1

Browse files
authored
Merge pull request #483 from pycom/yb-pycom-patch-8-1
Update config.toml for helium hotspot registration steps
2 parents dff67bc + c9d303d commit 29e34f1

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

config.toml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,13 @@ theme = "doc-theme"
144144
parent = "gettingstarted@registration@lora"
145145
weight = 40
146146

147+
[[menu.main]]
148+
name= "Helium Hotspot"
149+
url = "/gettingstarted/registration/lora/helium_hotspot/"
150+
identifier = "gettingstarted@registration@lora@helium_hotspot"
151+
parent = "gettingstarted@registration@lora"
152+
weight = 40
153+
147154
# *** Tutorials & Examples
148155
[[menu.main]]
149156
name = "Tutorials & Examples"
@@ -1239,7 +1246,7 @@ theme = "doc-theme"
12391246
weight = 50
12401247

12411248
[[menu.main]]
1242-
name= "Helium"
1249+
name= "Helium Hotspot Miner"
12431250
url = "/datasheets/helium_hotspot"
12441251
identifier = "datasheets@helium_hotspot"
12451252
parent = "datasheets"

0 commit comments

Comments
 (0)
0