From e515a9e85588db22507e18658af4e43f359181ef Mon Sep 17 00:00:00 2001 From: jirikrepl Date: Tue, 7 Jan 2020 11:27:49 +0100 Subject: [PATCH] refactor: changing weight in table of content this will fix the git merge conflict between publish and publish-develop --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 9314f66..31ea006 100644 --- a/config.toml +++ b/config.toml @@ -721,7 +721,7 @@ theme = "doc-theme" url = "/firmwareapi/pycom/network/coap/" identifier = "firmwareapi@pycom@network@coap" parent = "firmwareapi@pycom@network" - weight = 30 + weight = 20 [[menu.main]] name = "Bluetooth"