From 041d290f0fb7aa7ec32827130fb21809bcc784bd Mon Sep 17 00:00:00 2001 From: Amol Date: Tue, 12 Mar 2024 12:28:43 +0530 Subject: [PATCH] Create _category_.json --- docs/docs/self-host/cloud-storage/_category_.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/docs/self-host/cloud-storage/_category_.json diff --git a/docs/docs/self-host/cloud-storage/_category_.json b/docs/docs/self-host/cloud-storage/_category_.json new file mode 100644 index 000000000..b99e50545 --- /dev/null +++ b/docs/docs/self-host/cloud-storage/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Cloud Storage", + "position": 3, + "link": { + "type": "generated-index" + } +}