From 15730a89974e10fb19e689c0379a7e761fba0c14 Mon Sep 17 00:00:00 2001 From: Dante Niewenhuis Date: Tue, 5 Nov 2024 18:41:50 +0100 Subject: Hiding all tutorials that are currently not working to reduce confusion (#263) * Hidden all tutorials that are currently not working to reduce confusion * removed advanced guides from docusaurus * removed advanced guides from whats-next * removed advanced guides from support page --- site/old_files/advanced-guides/_category_.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 site/old_files/advanced-guides/_category_.json (limited to 'site/old_files/advanced-guides/_category_.json') diff --git a/site/old_files/advanced-guides/_category_.json b/site/old_files/advanced-guides/_category_.json new file mode 100644 index 00000000..a74f4f42 --- /dev/null +++ b/site/old_files/advanced-guides/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced Guides", + "position": 4, + "link": { + "type": "generated-index" + } +} -- cgit v1.2.3