notes

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

commit 4032abd61ed6e2e174ed17e7ef293f9042c62cab
parent b5aefbdc2bb9711948fbebdbe283175385863126
Author: Andrew Laack <andrew@laack.co>
Date:   Wed, 14 Jan 2026 16:01:30 -0600

Mermaid undo

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

diff --git a/mkdocs.yml b/mkdocs.yml @@ -22,17 +22,6 @@ theme: plugins: - search: indexing: 'full' - - mermaid2: - version: '10.1.0' - arguments: - theme: 'dark' - themeVariables: - primaryColor: '#BB2528' - primaryTextColor: '#fff' - primaryBorderColor: '#7C0000' - lineColor: '#F8B229' - secondaryColor: '#006100' - tertiaryColor: '#fff' extra_css: - stylesheets/custom.css