Updated spec config.
All checks were successful
Compile Project / Compile (push) Successful in 16s

This commit is contained in:
Bokuan Li
2026-03-12 22:02:52 -04:00
parent 61f66523e0
commit 68ec8c38a7
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
database = "spec.db"
document = "document.tex"
siteTitle = "Garden"
siteTitle = "Jerry's Digital Garden"
[compiler]
compileAll = false
@@ -9,7 +9,7 @@ indirectReferences = true
[website]
font = "roboto"
primaryColour = "blue"
primaryColour = "violet"
neutralColour = "grey"
searchLimit = 16
maxSearchPages = 48