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