From 78cbee8b32218e3743d99af03a16877a1a8aa448 Mon Sep 17 00:00:00 2001 From: Bokuan Li Date: Thu, 23 Apr 2026 15:50:14 -0400 Subject: [PATCH] Lowered the table of contents depth. --- spec.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.toml b/spec.toml index 567a079..556bcf7 100644 --- a/spec.toml +++ b/spec.toml @@ -18,7 +18,7 @@ neutralColour = "grey" searchLimit = 16 maxSearchPages = 48 recentChanges = 0 -tableOfContentsDepth = 2 +tableOfContentsDepth = 1 hoverPreview = false copyLabelButton = false advertiseSpec = true