From 0d68a50d7bd2f0877a32fe953c624cfaf69a955c Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 28 Jul 2024 17:18:39 +0200 Subject: [PATCH] Create _category_.json --- documentation/docs/admin/security/_category_.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 documentation/docs/admin/security/_category_.json diff --git a/documentation/docs/admin/security/_category_.json b/documentation/docs/admin/security/_category_.json new file mode 100644 index 00000000..2df8a5e0 --- /dev/null +++ b/documentation/docs/admin/security/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Security", + "position": 8, + "link": { + "type": "generated-index" + } +}