From c5640db27f1819060981ab76bd47b51088166c57 Mon Sep 17 00:00:00 2001 From: Nikita Tchayka Date: Sat, 16 Sep 2023 19:08:55 +0100 Subject: Remove _category_ --- docs/tutorial-extras/_category_.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 docs/tutorial-extras/_category_.json (limited to 'docs/tutorial-extras/_category_.json') diff --git a/docs/tutorial-extras/_category_.json b/docs/tutorial-extras/_category_.json deleted file mode 100644 index a8ffcc1..0000000 --- a/docs/tutorial-extras/_category_.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "label": "Tutorial - Extras", - "position": 3, - "link": { - "type": "generated-index" - } -} -- cgit