Updated API

This commit is contained in:
Russell Geraghty
2020-04-04 17:50:02 +01:00
parent f081527731
commit e4a2d7dfb7
5 changed files with 134 additions and 84 deletions

View File

@@ -33,7 +33,7 @@
<script>
mermaid.initialize({
theme: 'forest',
logLevel: 1,
logLevel: 3,
journey: { taskMargin: 30 },
});
</script>