Updated config version to v0.2.0.
All checks were successful
Compile Project / Compile (push) Successful in 23s

This commit is contained in:
Bokuan Li
2026-03-26 14:58:01 -04:00
parent af1fa61668
commit 4be9c683f6

View File

@@ -9,8 +9,14 @@ indirectReferences = true
[website] [website]
font = "roboto" font = "roboto"
fontSize = 16
lineHeight = 1.3
textAlign = "left"
lineWidth = 45
primaryColour = "violet" primaryColour = "violet"
neutralColour = "grey" neutralColour = "grey"
searchLimit = 16 searchLimit = 16
maxSearchPages = 48 maxSearchPages = 48
recentChanges = 0
tableOfContentsDepth = 2
advertiseSpec = true advertiseSpec = true