From 2846a46c93825b3a3e7ae555c12bab08ef0ee669 Mon Sep 17 00:00:00 2001 From: Yusuf BAYLAV Date: Thu, 10 Mar 2022 13:30:37 +0100 Subject: [PATCH] Update config.toml --- config.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config.toml b/config.toml index 98fb0ee..8e686c7 100644 --- a/config.toml +++ b/config.toml @@ -1237,6 +1237,13 @@ theme = "doc-theme" identifier = "datasheets@notes" parent = "datasheets" weight = 50 + +[[menu.main]] + name= "Helium" + url = "/datasheets/helium_hotspot" + identifier = "datasheets@helium_hotspot" + parent = "datasheets" + weight = 40 # firmware tool [[menu.main]]