notes

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 651def6a288be3c91a398420ec08966e0825b3ec
parent 4032abd61ed6e2e174ed17e7ef293f9042c62cab
Author: Andrew Laack <andrew@laack.co>
Date:   Wed, 14 Jan 2026 16:07:54 -0600

Updated to add mermaid

Diffstat:
Mmkdocs.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/mkdocs.yml b/mkdocs.yml @@ -22,6 +22,7 @@ theme: plugins: - search: indexing: 'full' + - mermaid2: extra_css: - stylesheets/custom.css