diff --git a/website/docs/dev/_category_.json b/website/docs/dev/_category_.json index 5d70c6a..7072903 100644 --- a/website/docs/dev/_category_.json +++ b/website/docs/dev/_category_.json @@ -1,4 +1,4 @@ { "label": "Develop", - "position": 99 + "position": 80 } diff --git a/website/docs/notification/_category_.json b/website/docs/notification/_category_.json new file mode 100644 index 0000000..9fcb4ac --- /dev/null +++ b/website/docs/notification/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "Notification", + "position": 14 +} diff --git a/website/docs/server-status/_category_.json b/website/docs/server-status/_category_.json index a24e19b..08d7a6d 100644 --- a/website/docs/server-status/_category_.json +++ b/website/docs/server-status/_category_.json @@ -1,4 +1,4 @@ { "label": "Server Status", - "position": 14 + "position": 15 } diff --git a/website/docs/telemetry/_category_.json b/website/docs/telemetry/_category_.json index 1ac9e52..20917af 100644 --- a/website/docs/telemetry/_category_.json +++ b/website/docs/telemetry/_category_.json @@ -1,4 +1,4 @@ { "label": "Telemetry", - "position": 15 + "position": 16 }