From be5ed6a0a1e2189caba31baea3fd3d9e95d2dc8d Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 31 Jul 2024 13:13:39 +0200 Subject: [PATCH] Create _category_.json --- documentation/docs/articles/accounts/_category_.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 documentation/docs/articles/accounts/_category_.json diff --git a/documentation/docs/articles/accounts/_category_.json b/documentation/docs/articles/accounts/_category_.json new file mode 100644 index 00000000..179b0975 --- /dev/null +++ b/documentation/docs/articles/accounts/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Account Administration", + "position": 9, + "link": { + "type": "generated-index" + } +}