Skip to content

Commit

Permalink
chore: sandbox environment
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmcloughlin committed Aug 17, 2024
1 parent 4c0c028 commit 17ce130
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions {{cookiecutter.project_name}}/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ markdown_extensions:
- mermaid2
- mermaid2:
version: 10.9.0
- mermaid2:
# for sandbox environments withut cnd access
version: 10.8.0
javascript: ./js/mermaid.min.js

nav:
# - Home: home.md
Expand Down

0 comments on commit 17ce130

Please sign in to comment.