From 41283ce3d6385ee73f6bf6528cf895f38804a7a3 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 23 Jun 2024 16:16:52 +0200 Subject: [PATCH] Create _category_.json --- documentation/docs/admin/server/_category_.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 documentation/docs/admin/server/_category_.json diff --git a/documentation/docs/admin/server/_category_.json b/documentation/docs/admin/server/_category_.json new file mode 100644 index 00000000..49371560 --- /dev/null +++ b/documentation/docs/admin/server/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Server", + "position": 8, + "link": { + "type": "generated-index" + } +}