From 8bfcb02dabee762e65033c44c220ffa17e10988b Mon Sep 17 00:00:00 2001 From: Hugh Ratsch Date: Sun, 2 Mar 2025 11:45:17 -0600 Subject: [PATCH] completely redesigned notes update --- book.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/book.toml b/book.toml index 308d465..6b47d7f 100644 --- a/book.toml +++ b/book.toml @@ -15,6 +15,7 @@ no-section-label = true fold = { enable = true, level = 1 } additional-css = ["custom.css"] additional-js = ["custom.js"] +section-anchors = false [build] build-dir = "book"