mermaid diagram

This commit is contained in:
John Lancaster
2026-06-18 21:49:08 -05:00
parent 85ae1fe8eb
commit c3dc66b20f
4 changed files with 155 additions and 40 deletions
+2 -2
View File
@@ -57,7 +57,7 @@ Copyright © 2026 The authors
#
# Read more: https://zensical.org/docs/customization/#additional-css
#
#extra_css = ["stylesheets/extra.css"]
extra_css = ["stylesheets/mermaid-override.css"]
# With the `extra_javascript` option you can add your own JavaScript to your
# project to customize the behavior according to your needs.
@@ -65,7 +65,7 @@ Copyright © 2026 The authors
# The path provided should be relative to the "docs_dir".
#
# Read more: https://zensical.org/docs/customization/#additional-javascript
#extra_javascript = ["javascripts/extra.js"]
extra_javascript = ["javascripts/mermaid-override.js"]
# ----------------------------------------------------------------------------
# Section for configuring theme options