From 4877b3583403d3566cc1654f754f0cd88b0e2eeb Mon Sep 17 00:00:00 2001 From: FredLach Date: Fri, 31 May 2024 13:07:51 -0400 Subject: [PATCH] Create _category_.json --- docs/support/_category_.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/support/_category_.json diff --git a/docs/support/_category_.json b/docs/support/_category_.json new file mode 100644 index 0000000..e35f0bf --- /dev/null +++ b/docs/support/_category_.json @@ -0,0 +1,6 @@ +{ + "label": "Support Docs", + "position": 4, + "collapsible": true, + "collapsed": true +}