From 6b047e9a018398fa79aa59efba6e618332aff7fc Mon Sep 17 00:00:00 2001 From: Liz Argall Date: Fri, 30 May 2025 14:18:22 -0700 Subject: [PATCH] This json file should make the ATEK section display properly. Adjust the position based on where you'd like it to go. --- website/docs/ATEK/_category_.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 website/docs/ATEK/_category_.json diff --git a/website/docs/ATEK/_category_.json b/website/docs/ATEK/_category_.json new file mode 100644 index 000000000..e4ce7c928 --- /dev/null +++ b/website/docs/ATEK/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "ATEK", + "position": 55 + }