File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -721,7 +721,7 @@ theme = "doc-theme"
721721 url = " /firmwareapi/pycom/network/coap/"
722722 identifier = " firmwareapi@pycom@network@coap"
723723 parent = " firmwareapi@pycom@network"
724- weight = 30
724+ weight = 20
725725
726726[[menu .main ]]
727727 name = " Bluetooth"
Original file line number Diff line number Diff line change 11{{ define "main" }}
2- < v-card >
2+ < v-card class =" DocSearch-content " >
33 < v-card-text >
44 {{ if not .Params.disable_breadcrumbs }}
55 {{ partial "breadcrumb_recursive.html" (dict "menu" .Site.Menus.main "page" . ) }}
Original file line number Diff line number Diff line change 11{{ define "main" }}
2- < v-card >
2+ < v-card class =" DocSearch-content " >
33 < v-card-text >
44 {{ if not .Params.disable_breadcrumbs }}
55 {{ partial "breadcrumb_recursive.html" (dict "menu" .Site.Menus.main "page" . ) }}
You can’t perform that action at this time.
0 commit comments