8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dff67bc + c9d303d commit 29e34f1Copy full SHA for 29e34f1
config.toml
@@ -144,6 +144,13 @@ theme = "doc-theme"
144
parent = "gettingstarted@registration@lora"
145
weight = 40
146
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
+
154
# *** Tutorials & Examples
155
[[menu.main]]
156
name = "Tutorials & Examples"
@@ -1239,7 +1246,7 @@ theme = "doc-theme"
1239
1246
weight = 50
1240
1247
1241
1248
1242
- name= "Helium"
1249
+ name= "Helium Hotspot Miner"
1243
1250
url = "/datasheets/helium_hotspot"
1244
1251
identifier = "datasheets@helium_hotspot"
1245
1252
parent = "datasheets"
0 commit comments