From 30111e3d1aabb12d9c6b73b0bc9d5443f9b2a58c Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 31 Jul 2024 13:16:20 +0200 Subject: [PATCH] Create _category_.json --- documentation/docs/articles/install-update/_category_.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 documentation/docs/articles/install-update/_category_.json diff --git a/documentation/docs/articles/install-update/_category_.json b/documentation/docs/articles/install-update/_category_.json new file mode 100644 index 00000000..5781a670 --- /dev/null +++ b/documentation/docs/articles/install-update/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Install & Updates", + "position": 13, + "link": { + "type": "generated-index" + } +}