From 4be9c683f6a6fb6afc8d0369f5bc0dcf32a8e835 Mon Sep 17 00:00:00 2001 From: Bokuan Li Date: Thu, 26 Mar 2026 14:58:01 -0400 Subject: [PATCH] Updated config version to v0.2.0. --- spec.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/spec.toml b/spec.toml index a43c18d..b083c3a 100644 --- a/spec.toml +++ b/spec.toml @@ -9,8 +9,14 @@ indirectReferences = true [website] font = "roboto" +fontSize = 16 +lineHeight = 1.3 +textAlign = "left" +lineWidth = 45 primaryColour = "violet" neutralColour = "grey" searchLimit = 16 maxSearchPages = 48 +recentChanges = 0 +tableOfContentsDepth = 2 advertiseSpec = true